]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Use the correct base for linear scales. This gives the correct fill for lines and... 1180/head
authorEvert Timberg <evert.timberg@gmail.com>
Mon, 8 Jun 2015 23:03:47 +0000 (19:03 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Mon, 8 Jun 2015 23:03:47 +0000 (19:03 -0400)
commit2bddccaaf08af2807803fc751b155fe745d6ea6f
tree77b586c0f69699bdb7fa92c1609e8552534b3193
parent24d32e9321f7f52581c3982de25ffaea4bed6477
Use the correct base for linear scales. This gives the correct fill for lines and animations start at the correct point
src/Chart.Line.js
src/Chart.Radar.js
src/Chart.Scatter.js