SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

Fix min and max option checks in linear scales (#5209)

When 0, the min and max options was considered not being set, instead we should check for null or undefined.
C
Colin committed
352268616b439017c1ed76eec512de99105db4a3
Parent: 493eaa8
Committed by Simon Brunel <simonbrunel@users.noreply.github.com> on 7/29/2018, 4:09:16 PM