Displaying 2 results from an estimated 2 matches for "googlecharts".
Did you mean:
googlechart
2008 Sep 19
3
create Graphical charts using rails
Hi
Could anybody please point me to some good links to draw Graphical
charts using RubyOnRails and also suggest which is the best one?
Thanks in advance
Sijo
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2008 Jan 14
4
PIE CHART
i have a rails applications which can record various tasks
and times used to do those tasks within each day in a week,
now i want it to have the abbility of displaying the
percentage of time spent in each task in a pie chart. can
someone please show me the neccesary formatting of data and
other steps required for this to be done using