]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fixed closing span position 2308/head
authorPeter <pwavg@users.noreply.github.com>
Wed, 20 Apr 2016 11:55:58 +0000 (13:55 +0200)
committerPeter <pwavg@users.noreply.github.com>
Wed, 20 Apr 2016 11:55:58 +0000 (13:55 +0200)
commit6c50cb0fc0dd2e0e26eca6f4c002c76446a9b86a
tree8eb54f6ec39d2baa506f75ee595eec453ff77f8f
parent29bd268634827a5552fd0c6e2d02b055e9b34f8c
Fixed closing span position

In the pie/doughnut legendCallback function the <span> is not closed immediately so that the text is written in the <span> instead of the <li>
src/controllers/controller.doughnut.js