|
Hi Luiz
Damn, I hadnt realised that library existed, I missed it when I originally went searching for what already existed. Oh well never mind, it was a good learning exercise for me anyway. Also my version offers a few more features, its nice to be able to plot a visualisation straight from a CSV file or a database file. Geoff > Date: Tue, 25 Dec 2012 19:51:39 -0200 > From: lhf@tecgraf.puc-rio.br > To: lua-l@lists.lua.org > Subject: Re: Lua & Data Visualization > > > Some time back I was tinkering with Lua and Google's Data Visualization API and thought it would be interesting to try and plumb the two together. Fast forward some time and I came up with a Lua library that works reasonably well and can produce some interesting results, so I thought I would write it up with a bunch of examples and post it online. > > Nice! See also gchart mentioned in http://lua-users.org/lists/lua-l/2010-10/msg00619.html > > |