All Versions
50
Latest Version
Avg Release Cycle
73 days
Latest Release
380 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.3.5 Changes
March 27, 2018- โ Added
addAdapter
function
- โ Added
-
v2.3.4 Changes
March 25, 2018- ๐ Fixed module build
- ๐ Fixed
Cannot read property 'config' of undefined
error - ๐ Fixed error when switching between data and no data with empty message with Chart.js
-
v2.3.3 Changes
February 26, 2018- ๐ Fixed error when minified
-
v2.3.2 Changes
February 24, 2018- ๐ Fixed export for modules
- โ Added more
stacked
options
-
v2.3.1 Changes
February 23, 2018- ๐ Fixed issues with
thousands
option - Friendlier error messages when charting library not found
- โก๏ธ Refresh interval now updates when
refresh
option changed - โ Removed experimental
Chartkick.createChart
function - โก๏ธ Stopped pushing updates to Bower
- ๐ Fixed issues with
-
v2.3.0 Changes
February 21, 2018- โ Added
prefix
andsuffix
options for Chart.js and Highcharts - โ Added
thousands
anddecimal
options for Chart.js and Highcharts - โ Added
messages
option - ๐ Fixed boolean labels for column chart
- Clean up charts before refresh
- โ Added
-
v2.2.4 Changes
May 14, 2017- Added multiple series stacked and grouped charts - Chart.js and Highcharts
- ๐ Fixed
refreshData
afterupdateData
- ๐ Fixed redraw issue with HighCharts
-
v2.2.3 Changes
February 22, 2017- โ Added
xtype
option - โ Added
points
option - โ Added
mapsApiKey
option toconfigure
- โ Added
-
v2.2.2 Changes
January 07, 2017- ๐ Fixed missing scatter points for Google Charts
- ๐ Fixed scatter chart for Highcharts
- Limit concurrent requests to avoid overloading servers
- โ Added ability to specify color with series for Chart.js and Highcharts
- โ Added bubble chart for Chart.js [experimental]
-
v2.2.1 Changes
December 05, 2016- โ Added
curve
option - โ Added
legend
option - โ Added
title
option - โ Added
getAdapter
function - โ Added
setOptions
function - โ Added
redraw
function - ๐ Fixed column order for Google Charts and Highcharts
- โ Added