mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00: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.