I\'d like to add some pie, bar and scatter charts to my Ruby on Rails web application. I want want them to be atractive, easy to add and not introduce much overhead.
gem 'chart' makes it easy to add ChartJS and NVD3 charts to rails.
gem 'chart'