]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Refactor the lineToNextPoint functionality to give the correct draw line behaviour...
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 15 Nov 2015 02:57:22 +0000 (21:57 -0500)
committerEvert Timberg <evert.timberg@gmail.com>
Sun, 15 Nov 2015 02:57:22 +0000 (21:57 -0500)
commit01fe5355949d82353463a09aa0e50124c2730ca7
treee257277e43138bacf2cc30caa9dc98cb122d71ae
parentf6ac7d9369d9a261cd9208aacafe2301fdf2b490
Refactor the lineToNextPoint functionality to give the correct draw line behaviour. Makes the code a little cleaner too.
src/elements/element.line.js