All Versions
15
Latest Version
Avg Release Cycle
115 days
Latest Release
3496 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.5.1 Changes
August 29, 2015- 0๏ธโฃ Pull Request 98 Do not force
en
as the default language.
- 0๏ธโฃ Pull Request 98 Do not force
-
v2.5.0 Changes
August 27, 2015- Pull Request 97 Add new Google charts.
- Pull Request 96 Allow charts to have a different locale.
- ๐ Pull Request 95 Allow charts to be styled with Material Design.
- Pull Request 72 Add ability to specify version of Google Chart library.
-
v2.4.0 Changes
October 02, 2014- Pull Request 75 Add Histogram chart.
-
v2.3.0 Changes
April 08, 2014- ๐ Issue 69 Support generating chart Javascript without
<script>
tag - Split
base_chart#to_js
into 3 methods -to_js
,load_js
anddraw_js
which can be used on their own.
- ๐ Issue 69 Support generating chart Javascript without
-
v2.2.0 Changes
December 06, 2013 -
v2.1.9 Changes
August 23, 2013- Issue 61 Add MIT license to gemspec.
-
v2.1.8 Changes
August 22, 2013- ๐ Issue 45 Support for redrawing chart from JS.
-
v2.1.7 Changes
February 24, 2013- Issue 56 Typecast to proper JSON strings.
-
v2.1.6 Changes
January 19, 2013- Issue 54 Allow apostrophes in labels.
- ๐ Pull Request 55 Add support to accept BigDecimal as number.
-
v2.1.5 Changes
October 30, 2012- Pull Request 48 Fix bug with Listener event registration.