]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
radialLInear getPointPosition now rounds crazy decimals
authorTanner Linsley <tannerlinsley@gmail.com>
Sat, 24 Oct 2015 07:23:13 +0000 (01:23 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Sat, 24 Oct 2015 07:23:13 +0000 (01:23 -0600)
commit2cd4b131353172a539036826fb6f26a3e7d24872
treee03af7df22ba62fec4f02faa7117cedaea323127
parent1c40d50097209468ce1c197f1959ff852ee107f0
radialLInear getPointPosition now rounds crazy decimals

This particular part of testing was succeeding in chrome, and failing
in firefox.  It should be rounded anyway.
src/scales/scale.radialLinear.js