]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
radialLinear scale tests now expect rounded values
authorTanner Linsley <tannerlinsley@gmail.com>
Sat, 24 Oct 2015 07:25:00 +0000 (01:25 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Sat, 24 Oct 2015 07:25:00 +0000 (01:25 -0600)
commit6adf39e2334a07212d4ec364181cf486d0b6440f
tree6787eed9da809a02d13ddda47d7b173386c87ed6
parente7b71aa9098803692d759f6acc3a60d1c71d3ab7
radialLinear scale tests now expect rounded values

The rounding problems compounded in a few areas (like the
distanceFromCenter function and drawingArea property).  Those are now
more accurate.
test/scale.radialLinear.tests.js