SIGN IN SIGN UP
chartjs / Chart.js UNCLAIMED

Simple HTML5 Charts using the <canvas> tag

0 0 1 JavaScript

Fix scale when data is all small numbers (#5723)

* Add test for correct handling of small numbers

* Calculate tick precision for arbitrarily small numbers

* Use scientific notation for very small tick numbers

* Calculate significant digits for exponential tick values
C
Carl Osterwisch committed
7a65546629d8561d63eccb3b07ae44bce54d7595
Parent: bbd589d
Committed by Simon Brunel <simonbrunel@users.noreply.github.com> on 9/16/2018, 9:33:48 AM