]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Line points need always need to pivot after regardless of whether or not bezier point... 2649/head
authorEvert Timberg <evert.timberg+github@gmail.com>
Fri, 27 May 2016 00:02:46 +0000 (20:02 -0400)
committerEvert Timberg <evert.timberg+github@gmail.com>
Fri, 27 May 2016 00:02:46 +0000 (20:02 -0400)
commitc6eb8bf58c74904f43a90cfb899d1b292a58019a
tree7cf8cc74e027535ee587a583e53013c6a66ea325
parent40d76b6a7ba14aeac69b05ad15d713c3402867b2
Line points need always need to pivot after regardless of whether or not bezier points are updated. Bezier points should only be updated if the line tension is not 0.
src/controllers/controller.line.js