|
I've used both GnuPlot and IM from Lua, and my experience is it isn't very hard to wrap around them by 'os.execute()'.
Sandro C. Goncales kirjoitti 14.10.2006 kello 18.01:
Asko Kauppi wrote:I'd check: - GnuPlot http://www.gnuplot.info/ - ImageMagick http://www.imagemagick.org/script/index.phpBoth have command line tools for that; but I'd use some other output format than JPEG, which is good for pictures but not shart graphs. PNG, or even PDF.-askoWhat I want is more "direct acess", I don't want "run" a command line to create the file, I alredy doing this with R (www.r- project.org), but the quality of graphic and performance it isn't good.Sandro