]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Allow setting a constance spacing between arc elements (#9180)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 29 May 2021 21:47:44 +0000 (17:47 -0400)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 21:47:44 +0000 (17:47 -0400)
commitc853ca6942fb2a2b00b7a4b03e7a17f94a6b1684
tree8d650c187e5d1f26d85bbbbccab3ab64b3a4988b
parent5082d13d5aed19c75cb539bd81f94e0f953eed72
Allow setting a constance spacing between arc elements (#9180)
docs/charts/doughnut.md
src/controllers/controller.doughnut.js
src/elements/element.arc.js
test/fixtures/controller.doughnut/doughnut-spacing-and-offset.js [new file with mode: 0644]
test/fixtures/controller.doughnut/doughnut-spacing-and-offset.png [new file with mode: 0644]
test/fixtures/controller.doughnut/doughnut-spacing.js [new file with mode: 0644]
test/fixtures/controller.doughnut/doughnut-spacing.png [new file with mode: 0644]
test/specs/element.arc.tests.js
types/index.esm.d.ts