All Versions
50
Latest Version
Avg Release Cycle
73 days
Latest Release
380 days ago

Changelog History
Page 3

  • v2.3.5 Changes

    March 27, 2018
    • โž• Added addAdapter function
  • 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
  • v2.3.0 Changes

    February 21, 2018
    • โž• Added prefix and suffix options for Chart.js and Highcharts
    • โž• Added thousands and decimal options for Chart.js and Highcharts
    • โž• Added messages option
    • ๐Ÿ›  Fixed boolean labels for column chart
    • Clean up charts before refresh
  • v2.2.4 Changes

    May 14, 2017
    • Added multiple series stacked and grouped charts - Chart.js and Highcharts
    • ๐Ÿ›  Fixed refreshData after updateData
    • ๐Ÿ›  Fixed redraw issue with HighCharts
  • v2.2.3 Changes

    February 22, 2017
    • โž• Added xtype option
    • โž• Added points option
    • โž• Added mapsApiKey option to configure
  • 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