]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Time scale will now scale units. For example, it will try 1hr then 2hrs then 3 hrs...
authoretimberg <evert.timberg@gmail.com>
Wed, 2 Dec 2015 01:02:44 +0000 (20:02 -0500)
committeretimberg <evert.timberg@gmail.com>
Wed, 2 Dec 2015 01:02:44 +0000 (20:02 -0500)
commit6b3fd19fa91e5c7898e7b53faeb474146549a009
tree9b2573bce3b8d4bd7feeac906f39e9b04d3f1522
parentc074d3b7d4a1053935a33685d3fca2b32b09e2d2
Time scale will now scale units. For example, it will try 1hr then 2hrs then 3 hrs then 6 hrs then 12 hrs ... until it finds a unit that fits.
src/scales/scale.time.js