Skip to content

mskog/lazy_high_charts

 
 

Repository files navigation

LazyHighCharts - Official gem repository

Easily include HighCharts in your project with this gem Build Status

Notice

Gem Version Current VERSION ChangeLog

Installation

Installation with rubygems

To install it, you just need to add it to your Gemfile:

    gem 'lazy_high_charts'

edage version on trial

    gem 'lazy_high_charts' --pre

then run

bundle install

to install it.

Deprecation notice: if you use rails 2.3.x or 3.0.x or 3.1.x, please use versions less than 1.3.3.

Lazy_high_charts User Guide

See project WIKI page

Demo Project

Contributing

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

Maintainers

License

  • Copyright (c) 2013 Deshi Xiao - Miguel Michelson Martinez, released under the MIT license

About

rails plugin for make highcharts a la ruby , works in rails 3.0 / 3.X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%