Sha256: f863b85c668a9d7a97c6c64488d05e4fdacb30fab1108b51f157b50b6f109b9a

Contents?: true

Size: 1.48 KB

Versions: 5

Compression:

Stored size: 1.48 KB

Contents

# CHANGELOG


## Unreleased

- Use Chart.js v2.5.0.


## 3.3.1 - 2017-01-27

- Improve conversion of data and options hashes to JavaScript.


## 3.3.0 - 2017-01-26

- Use Chart.js v2.4.0.


## 3.2.0 - 2017-01-25

- Use Chart.js v2.3.0.


## 3.1.0 - 2017-01-25

- Use Chart.js v2.2.0.
- Add CHANGELOG.


## 3.0.2 - 2016-06-13

- Add pie chart helper.


## 3.0.1 - 2016-06-10

- Add horizontal bar chart helper.


## 3.0.0 - 2016-06-08

- Use Chart.js v2.1.4 (backwards incompatible).


## 2.2.0 - 2015-08-26

- Use Chart.js v1.0.2.


## 2.1.3 - 2015-08-26

- AJAX and Turbolinks compatibility.


## 2.1.2 - 2015-08-18

- Pass `onAnimationComplete` and `onAnimationProgress` functions correctly.


## 2.1.1 - 2015-03-13

- Provide original helpers with easy way to opt out.
- Namespace the view helpers.
- Fix name of polar_area_chart in README.
- Ensure any old charts are cleaned up.
- Clarify optional features.
- State Chart.js version in README.


## 2.1.0 - 2015-01-14

- Use Chart.js v1.0.1.
- Support Turbolinks.
- Do not generate a legend by default.


## 2.0.0 - 2014-11-07

- Use Chart.js 1cfa42bc (a little after v1.0.1-beta.4).
- Wrap generated JavaScript snippet in a closure.
- Use Chart.js' legends.
- Update README.
- Add link to scale calculation issue.


## 1.1.1 - 2014-03-20

- Rails 4 compatibility.


## 1.1.0 - 2014-03-14

- Use Rails' asset pipeline.


## 1.0.1 - 2013-06-21

- Opt-in alternative scale calculations.
- Code for filling gaps in series.


## 1.0.0 - 2013-06-16

- First release.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
chartjs-ror-3.6.2 CHANGELOG
chartjs-ror-3.6.1 CHANGELOG
chartjs-ror-3.6.0 CHANGELOG
chartjs-ror-3.5.0 CHANGELOG
chartjs-ror-3.4.0 CHANGELOG