]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix bug with pie/doughnut chart legends 3315/head
authorZach Panzarino <zachary@panzarino.com>
Fri, 16 Sep 2016 01:29:01 +0000 (01:29 +0000)
committerZach Panzarino <zachary@panzarino.com>
Fri, 16 Sep 2016 01:29:01 +0000 (01:29 +0000)
commit051f5b015bc9d1fb07cd23ec3bfc78e6e3914360
tree27dba931c9250ed7882d0bac1bec88d0334237f1
parent5c5b1bfe59438275330cc03a0fcb01104498535f
Fix bug with pie/doughnut chart legends
Fixes a rendering issue when there are multiple datasets on a pie chart and they do not all contain the same number of data in their datasets
Fixes #3309
src/controllers/controller.doughnut.js