]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Ensure deprecated unitStepSize property of time scale is respected (#4401)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 25 Jun 2017 12:37:38 +0000 (08:37 -0400)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 25 Jun 2017 12:37:38 +0000 (14:37 +0200)
commit8834babef2651d92d459408ec134754a6b676d4c
treed6943562931f3c2855fa39262404cb8cc487c186
parent5d95280d7b9c910f944ed7e219193a904bb4425b
Ensure deprecated unitStepSize property of time scale is respected (#4401)
src/scales/scale.time.js
test/specs/global.deprecations.tests.js
test/specs/scale.time.tests.js