Use Google Chart API With Ruby On Rails
Join the DZone community and get the full member experience.
Join For FreeThere are two useful Wrapper Plugins:
* http://googlecharts.rubyforge.org/ - Ruby Wrapper from Matt Aimonetti
* http://code.google.com/p/google-charts-on-rails/ - Rails Plugin, incomplete
I prefere the Ruby Wrapper from Matt Aimonetti.
Installation:
# console
$> ruby script/plugin install git://github.com/mattetti/googlecharts.git
Use (example):
# view
API
Google (verb)
Chart
Opinions expressed by DZone contributors are their own.
Comments