Gnuplot前端工具-GPlot
GPlot 为 Gnuplot 提供一个方便的前端工具,支持大量的参数来生成一个图表。采用Perl开发并在GPL协议下授权。
Gplot is a simple Perl script. It accepts a large set of options to generate a single plot of one or more sets of data (overlaid as necessary). The X and Y axis will be scaled automatically.
The options are provide in two categories. Most options apply to the entire plot (e.g. title) whereas a smaller set can be entered multiple times so that certain values can be set for each plot (e.g. color for each plot). This may require careful reading of the options listed below.
最新版本:1.1
项目主页:http://gplot.sourceforge.net/