561

cartesianPlotData2D

par fsmMLK

Inkscape extension to plot a set of points, given their coordinates (x,y).

main features:

- linear and log10 scales
- optional grid lines in X and Y directions
- adjustable tick mark intervals and sizes
- LaTeX support

This extension is specially useful when used in conjunction with other mathematical tools, e.g. Octave, Matlab, R, etc. to plot data generated by these in Inkscape.

You can either provide the data in two strings 'X values' and 'Y values' (numbers must be separated by spaces) or by providing the path of a text file containing a table of X (column 1) and Y data (column 2,3,...). You can inform the preferred field separator.

In case of data provided via text file, multiple plots can be generated at once by providing Y data of each plot in different columns. The same 'X values' is assumed.

Inkscape Extensions

Lien
Lié depuis
github.com
Créé le
General Public License v3 (GPLv3)

Lien

Maren Hachmann a écrit le  :

Just tried it out, because someone over at inkscapecommunity.com needed something like this - works great for me on Linux Mint 18. The amount of settings available is huge, very cool!
I already had LaTeX installed, still needed to install texlive-science in addition to the two extensions. This thing might be worth to be put into a Debian package :)

Connectez-vous pour ajouter un commentaire !