Hi All, I'm in the midst of a Rails application that produces line,bar, and pie charts for constantly accumulated data. That said, I'm looking for some quality ways in which to deal with presenting the large amounts of data while keeping the graphs accurate and up to date. Obviously the simple answer is to build and run a new query each and every time a chart is accessed. However, my gut tells me that there are frameworks/libraries, etc. that can manage this -- perhaps in the background. Any thoughts?
For the record, I am using XMLSWF charts (http://www.maani.us/ xml_charts/). Best. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

