What are the (free) competitors?
Posted Oct 7, 2006 3:20 UTC (Sat) by
wjhenney (guest, #11768)
In reply to:
What are the (free) competitors? by dberkholz
Parent article:
OOo gives chart module a brand new look (Linux.com)
I've created publication-quality gnuplot graphs.
"publication quality" is a pretty meaningless phrase really. Ten years ago I used to use PGPLOT for the figures in my published papers. I wouldn't do that now, but plenty of people still do (or worse, Supermongo!)
On the other hand, gnuplot's postscript driver does not produce very pleasing output IMNSHO. For example, although it is possible to do superscripts, greek letters, etc, the results look very ugly (no proper kerning, for instance). It is possible to get nice-looking output from gnuplot by using the metapost or ps/latex driver, or, alternatively, postprocessing the postscript with something like psfrag. I used to faff around with terrible hacks like that, until I discovered PyX.
(
Log in to post comments)