Chartkick.js v3.0.0 Release Notes

Release Date: 2018-08-09 // over 5 years ago
    • โž• Added code option
    • ๐Ÿ›  Fixed dataset option for scatter charts

    ๐Ÿ’ฅ Breaking changes

    • โœ‚ Removed xtype option - numeric axes are automatically detected
    • โœ‚ Removed window.Chartkick = {...} way to set config - use Chartkick.configure instead
    • โœ‚ Removed support for the Google Charts jsapi loader - use loader.js instead