Sha256: 27584f63156879f0a1f62e28cad6b3e3687050d2f8b4698ada064a9a349a5cd4

Contents?: true

Size: 836 Bytes

Versions: 1

Compression:

Stored size: 836 Bytes

Contents

# HighStocks-Rails

This gem just includes [HighStocks](http://www.highcharts.com/products/highstock) as an asset in the Rails 3.1 (or newer) asset pipeline.

HighStocks is not free for commercial use, so make sure you have a [valid license](http://shop.highsoft.com/highstock.html) to use Highcharts.

**Note**:  Including Highstocks-rails will give you the Highcharts features also.  Here is a [Sample Application](http://hidden-peak-3935.herokuapp.com) creating both highcharts and highstocks charts

## Installation

Add the gem to the Gemfile

    gem "highstocks-rails"
    

## Usage

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

    //= require highstocks-rails
    

## Licensing

HighStocks, has [its own, separate licensing](http://shop.highsoft.com/highstock.html).

The gem itself is released under the MIT license

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
highstocks-rails-0.0.1 README.markdown