master
Update eslint-config-chartjs to v0.3.0 (#8406)
Add borderDash options to arc element (#11127)
Corrected spacing in pie/doughnut/polarArea (Fixes #10059) (#12238)
Doughnut/Pie chart border radius (#8682)
Pie: Fix last slice animation and NaN handling (#8760)
Update doughnut animation fixture (#8457)
Add test for default doughnut animations (#8446)
Disable all plugins when options.plugins = false (#8098)
Add support for 'inner' border for arc elements (#5841)
Fix arc border with circumference over 2*PI (#6215)
Enable per-dataset circumference and rotation for pie/doughnut charts (#7833)
Fix arc size calculation when circumference is under 2PI (#6224)
Configure all datasets before updating any (#9872)
Add ability to hide specific data element (#9450)
Arc: Stop drawing anything when hidden (#7438)
Fix arc offset calculation (#9118)
Fix offset on doughnut charts (#10469)
Rename cutoutPercentage to cutout + chores (#8514)
Add outerRadius option to doughnut/pie (#8487)
Add parsing support to pie/doughnut charts (#9622)
Fix doughnut rotation on float edge cases (#9121)
Fix updating of active elements (#9261)
New weight option for pie and doughnut charts (#5951)
Avoid recursive event replay loops (#8738)
Fix typo, add tests to catch (#8768)
fix: Always draw full arcs and borders for doughnut slices (#10806)
Update chartjs-test-utils and mis-sized fixtures (#9135)