pacuna / frappe_charts

Frappé Charts Ruby gem for Rails.
MIT License
45 stars 3 forks source link
charts frappe js rails ruby

This gem includes the Frappé Charts libraries in your Rails application.

Installation

Add this line to your application's Gemfile:

gem 'frappe_charts'

And then execute:

$ bundle

Usage

Add //= require frappe-charts.min.iife to your application.js file and *= require frappe-charts.min to your application.css file.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pacuna/frappe_charts.

License

The gem is available as open source under the terms of the MIT License.