chartjs / Chart.js

Simple HTML5 Charts using the <canvas> tag
https://www.chartjs.org/
MIT License
63.94k stars 11.89k forks source link

fix #11503, autoskipping 0 tick when min is below 0 #11682

Closed Megaemce closed 4 months ago

Megaemce commented 4 months ago

Displaying zero value in callback for radar chart with scale's min below zero. Fixing issue #11503.