Hi, there is some few days a man on the French irc ask how to plot graph from data file with Inkscape and I can't answer. So I have quickly made this plug-in. I don't find a good place for share it, so I send it here,( I hope it's the good place for that). have a nice day. Florian
On Mon, Mar 9, 2009 at 6:17 PM, florian wrote:
Hi, there is some few days a man on the French irc ask how to plot graph from data file with Inkscape and I can't answer.
The answer is "Just use Gnumeric and export to SVG" :)
So I have quickly made this plug-in.
Thanks a lot!
Alexandre
On 2009-March-09 , at 11:17 , florian wrote:
there is some few days a man on the French irc ask how to plot graph from data file with Inkscape and I can't answer. So I have quickly made this plug-in. I don't find a good place for share it, so I send it here,( I hope it's the good place for that). have a nice day.
Without wanting to minimise your work or anything, there are probably existing solutions that can produce nice plots in SVG, avoiding you the need to code something from scratch.
Gnumeric was already mentioned.
On a more language/command line style: - R can read csv data easily and produce plots in SVG, PDF etc through Cairo - you can even use python directly with numpy http://numpy.scipy.org/ and matplotlib http://matplotlib.sourceforge.net/ - anything that produces PDF and EPS graphs (octave, MATLAB, etc) because these can be transformed in SVG easily with Inkscape (the devel version is preferable for PDFs at least).
Maybe you can point the person to one of these solutions.
JiHO --- http://jo.irisson.free.fr/
participants (3)
-
Alexandre Prokoudine
-
florian
-
jiho