C library for creating and exporting 2D vector graphics
C/C++ function library for exporting 2-D vector graphics
graphplotpic2plottek2plotplotfont$ graph -T ps data.txt > output.ps$ echo -e '0 0\n1 1\n2 4' | graph -T png > graph.png$ tek2plot -T pdf input.tek > output.pdf$ plot -T svg data.txt > graphic.svg$ plotfont -T png | display -