[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Gnuplot interface
- From: Graham Henstridge <graham@...>
- Date: Mon, 17 Dec 2007 14:34:58 +1100
On 16/12/2007, at 6:44 PM, Ken Smith wrote:
My first humble contribution to the publicly available modules for Lua
will be this interface to Gnuplot.
http://kgsmith.googlepages.com/gnuplot_t.lua
More info in the comments of the file.
Ken Smith
See gunplot support in:
http://www.capgo.com/Resources/SoftwareDev/Lua-Gnuplot_Wrapper.tar.gz
It uses a batch mode interface, assumes no great knowledge of gunplot
and utilizes simple cascading style sheets. For our purposes it works
well, but the code documentation is minimal.
Graham Henstridge