SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

Linear scale with min/max/stepSize set should use all 3 if the range fits (#6966)

When (max - min) / stepSize is an integer, we can do a very simple
tick generation method.
E
Evert Timberg committed
b097fe43c907113e39ec454b806c02dec71e2678
Parent: 95345d0
Committed by GitHub <noreply@github.com> on 1/18/2020, 1:35:30 PM