Another approach would be to do everything on the client side, using a JavaScript charting library like Flot[1].
You would still need some code to facilitate the transfer of raw data from server to client. This could be done using simple radius tags, but it could also (should) be done as a nice reusable extension :-) [1]: http://code.google.com/p/flot/ -- Jørn Schou-Rode http://malamute.dk/ On Mon, 13 Jul 2009 09:00 -0400, [email protected] wrote: > On Jul 12, 2009, at 2:04 PM, Rafael Souza <[email protected]> wrote: > > > Take a look in Scruffy: http://scruffy.rubyforge.org/ > > > > If you need, you could make a extension with this... =) > > Wow! That is a very nice plugin. > > ~Nate _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
