public
Description: A simple Rails application demoing using Google Charts
Homepage:
Clone URL: git://github.com/francois/mor7-google-charts-demo.git
francois (author)
Tue Feb 19 11:14:01 -0800 2008
commit  433de6429b52de657f163eada7b0344b6ebf2068
tree    7f5c18f847f20cb0d573e1a7b217a86df68253e0
parent  6d24c5c93fe439857cf72746c8346a5c16aa61d1
100644 10 lines (6 sloc) 0.301 kb
1
2
3
4
5
6
7
8
9
10
= Montreal on Rails 7: Google Charts Demo
 
Google Charts API documentation is available at:
  http://code.google.com/apis/chart/
 
The demo code can be had using Git using:
  git clone git@github.com:francois/mor7-google-charts-demo
 
The code in this application is available under the public domain.