Easily include HighCharts in your project with this gem
To install it, you just need to add it to your Gemfile:
gem 'lazy_high_charts'
edge version on trial
gem 'lazy_high_charts' --pre
then run
bundle install
to install it.
To update to the current highcharts.js directly from http://code.highcharts.com/", you can always run
rake highcharts:update
And HC will be copied to your vendor/assets directory on your app
We're open to any contribution. It has to be tested properly though.
- Fork the project
- Do your changes and commit them to your repository
- Test your changes. We won't accept any untested contributions (except if they're not testable).
- Create an issue with a link to your commits.
Thanks for all contributers
- Deshi Xiao github/xiaods
- Miguel Michelson github/michelson
- Copyright (c) 2013 Deshi Xiao - Miguel Michelson Martinez, released under the MIT license