]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Ensure that radii are always >= 0 for doughnuts and polar area charts
authorEvert Timberg <evert.timberg@gmail.com>
Sun, 20 Sep 2015 14:33:36 +0000 (10:33 -0400)
committerEvert Timberg <evert.timberg@gmail.com>
Sun, 20 Sep 2015 14:33:36 +0000 (10:33 -0400)
commit8aa628821024f0c4d8b9f9a5c0908b8b8dc4d44e
tree000995e4e041d96e3f2c34704cc5c2b73e576844
parent8bddbff9aa70ce1927ad291fbd98cf0cbb0e6090
Ensure that radii are always >= 0 for doughnuts and polar area charts
src/controllers/controller.doughnut.js
src/controllers/controller.polarArea.js