]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Refactoring of the line drawing function to make `spanGaps` work correctly. Added...
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 24 Jul 2016 22:12:36 +0000 (18:12 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sun, 24 Jul 2016 22:12:36 +0000 (18:12 -0400)
commit2016630daa7b296425441c376d1756084bca214c
tree01526aaf2d40538ee501106243492ed12db3a88a
parente94d3c0730b86f9b2059d5077e6b1544295ec61a
Refactoring of the line drawing function to make `spanGaps` work correctly. Added a lot more test conditions to the line element tests. Ensured that the line controller correctly calculated bezier control points when there was a point to be skipped
src/controllers/controller.line.js
src/elements/element.line.js
test/element.line.tests.js