]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Add parsing support to pie/doughnut charts (#9622)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sun, 5 Sep 2021 17:46:26 +0000 (13:46 -0400)
committerGitHub <noreply@github.com>
Sun, 5 Sep 2021 17:46:26 +0000 (13:46 -0400)
commit71fa55acac1b7f4b76a860afa7c78fd798afbd48
tree546509b9c6ed0e60e17291ab35615683d031aa93
parent0cdadd2560f1a1f0dfbb1d8d65707030415d07cf
Add parsing support to pie/doughnut charts (#9622)
docs/general/data-structures.md
src/controllers/controller.doughnut.js
test/fixtures/controller.doughnut/doughnut-parsing.js [new file with mode: 0644]
test/fixtures/controller.doughnut/doughnut-parsing.png [new file with mode: 0644]