Initial release of Maemo 5 port of gnuplot
[gnuplot] / pm3d / contrib / README
1 colorpts.awk
2         script for drawing colour points (colour according to the point
3         z-coordinate). Try colorpts-demo.gp
4
5 pm3dCompress.awk
6         script to shorten postscript files created by the pm3d splot from
7         regular (grided) data (maps)
8
9 pm3dConvertToImage.awk
10         script to shorten postscript files with pm3d splot and matrix-like
11         input data. See the header of the script for more details.