Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pacuna/frappe_charts

Frappé Charts Ruby gem for Rails.
https://github.com/pacuna/frappe_charts

charts frappe js rails ruby

Last synced: 3 months ago
JSON representation

Frappé Charts Ruby gem for Rails.

Awesome Lists containing this project

README

        

This gem includes the [Frappé Charts](https://github.com/frappe/charts) libraries in your Rails application.

## Installation

Add this line to your application's Gemfile:

```ruby
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](https://opensource.org/licenses/MIT).