mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 00:14:03 +01:00
When 0, the min and max options was considered not being set, instead we should check for null or undefined.
When 0, the min and max options was considered not being set, instead we should check for null or undefined.