math equation, svg and matplotlib

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?ISO-8859-1?Q?Andr=E9?=

    math equation, svg and matplotlib

    Would anyone have a "quick and dirty" code sample to create an svg
    output of a sample math equation using matplotlib?

    André
  • =?ISO-8859-1?Q?Andr=E9?=

    #2
    Re: math equation, svg and matplotlib

    On Oct 29, 6:34 pm, kib2 <k...@free.frwr ote:
    André a écrit :
    >
    Would anyone have a "quick and dirty" code sample to create an svg
    output of a sample math equation using matplotlib?
    >
    André
    >
    Hi André,
    >
    maybe that's not what you want be there's something like this here (a
    converter from DVI to SVG in pure Python), look at the samples at the bottom
    of the page:
    >
    http://www.wmula.republika.pl/proj/p...x.html#samples
    Your project looks very interesting; however, I figured out a way to
    do it. It required doing a bit of playing around with one
    comprehensive examples on the matplotlib gallery.

    Thanks.
    André

    Comment

    Working...