Skip to content

iven/highcharts-ng-rails

Repository files navigation

Highcharts-NG-Rails

This gem just includes highcharts-ng as an asset in the Rails 3.1 (or newer) asset pipeline.

Installation

Add the gem to the Gemfile

gem "highcharts-rails"
gem "highcharts-ng-rails", "~> 0.0.3"
# The gem version mirrors the included version of highcharts-ng

Usage

In your JavaScript manifest (e.g. application.js)

//= require highcharts-ng

Licensing

Both highcharts-ng and the gem itself is released under the MIT license

About

Gem that includes AngularJS directive for Highcharts (Interactive JavaScript charts for your web projects), in the Rails Asset Pipeline introduced in Rails 3.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published