Hm, honestly you could try picking up Flex -- the charting in flex is really robust and it isn't hard at all to learn. Stop at your local bookstore for a few hours on a sunday afternoon and you'll have some pretty charts come up in no time. You can pass variables into flex too from your rails code. From rails you can pass xml that can be parsed by actionscript and implemented as a datasource for charts. This all assumes of course that you're okay with flash.
On Jul 11, 2:04 am, Jessica Smith <[email protected]> wrote: > Hi, > I am searching for plugins/gems which help me chart data. > > I'd like to start with something simple like a 2-D chart which shows a > straight lines connecting points. > > The points would come from a series of x,y values. > > After that I'd like to build some bar-charts from x,y values. > > -JRS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

