Plotting with Inkscape

General discussions about Inkscape.
Marco
Posts: 4
Joined: Tue May 17, 2016 8:10 pm

Plotting with Inkscape

Postby Marco » Sat Mar 18, 2017 9:35 pm

Hi, there is a plugin for plotting in Inkscape?

Thanks in advance

Moini
Posts: 3381
Joined: Mon Oct 05, 2015 10:44 am

Re: Plotting with Inkscape

Postby Moini » Sat Mar 18, 2017 10:22 pm

There are many of those. One of those is even integrated into Inkscape (Export -> Plot...).
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!

Inkscape FAQ - Learning Resources - Website with tutorials (German and English)

tylerdurden
Posts: 2344
Joined: Sun Apr 14, 2013 12:04 pm
Location: Michigan, USA

Re: Plotting with Inkscape

Postby tylerdurden » Sat Mar 18, 2017 10:31 pm

There are extensions for function plotter and parametric curves.

If you have a simple dataset:
If your data are (ordered) x,y couples you just have to write

<svg>
<path style="fill:none;stroke:#000000;" d="M %yourdata%" />
</svg>

in a text file named foo.svg and voila (minus the scaling but you can do it in inkscape)
http://www.inkscapeforum.com/viewtopic.php?t=16328#p60200
Have a nice day.

I'm using Inkscape 0.92.2 (5c3e80d, 2017-08-06), 64 bit win8.1

The Inkscape manual has lots of helpful info! http://tavmjong.free.fr/INKSCAPE/MANUAL/html/


Return to “General Discussions”