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.gzIt 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