Chartkick.js v4.0.0 Release Notes

Release Date: 2021-04-04 // about 3 years ago
    • ➕ Added support for Chart.js 3
    • ➕ Added loading option
    • ➕ Added destroyAll function
    • ➕ Added chartkick:load event
    • 👌 Improved colors option for single-series column and bar charts
    • Increased hover radius for line, area, scatter, and bubble charts
    • Prefer empty over messages: {empty: ...}
    • Stopped refresh when chart is destroyed
    • 🛠 Fixed gridline orientation for bar charts

    💥 Breaking changes

    • ✂ Removed support for Chart.js 2
    • Charts with no data show message instead of empty chart
    • Dates are shown in local time instead of UTC for Highcharts to be consistent with other adapters