]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Adhere to pointDot option in config
authorNick Downie <hello@nickdownie.com>
Mon, 30 Jun 2014 19:24:47 +0000 (20:24 +0100)
committerNick Downie <hello@nickdownie.com>
Mon, 30 Jun 2014 19:24:47 +0000 (20:24 +0100)
commit38d1b87e1cd193a78298abca0701c308af29e5c2
tree45a3c4d383fb7d66952f2e087d34953bd5ea8958
parent28dd492460ebc9f45cad658a409767e6114373f0
Adhere to pointDot option in config

- Added `display` property on Point classes, to determine whether the
draw sequence should run or not.
Chart.js
Chart.min.js
src/Chart.Core.js
src/Chart.Line.js
src/Chart.Radar.js