This gem includes the Frappé Charts libraries in your Rails application.
Add this line to your application's Gemfile:
gem 'frappe_charts'
And then execute:
$ bundle
Add //= require frappe-charts.min.iife
to your application.js file and
*= require frappe-charts.min
to your application.css file.
Bug reports and pull requests are welcome on GitHub at https://github.com/pacuna/frappe_charts.
The gem is available as open source under the terms of the MIT License.