]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix handling of moments by scale.getRightValue 2588/head
authorAllenJB <AllenJB@users.noreply.github.com>
Wed, 18 May 2016 16:38:20 +0000 (17:38 +0100)
committerAllenJB <AllenJB@users.noreply.github.com>
Wed, 18 May 2016 16:38:20 +0000 (17:38 +0100)
commit966d7376171a6b398ae78812c89740af994c7417
tree58a0d7e843c51948e6b7d1910fa229e3692578ef
parent529ebedc906d33af9fba44d8b642c6491fa7c852
Fix handling of moments by scale.getRightValue

When using {x: moment, y: value} datapoints
src/core/core.scale.js