mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-04 15:34:04 +01:00
* Add helper to parse border radius options * feat: Implement borderRadius for bar charts * chore: add demo of bar charts with border radius * chore: document bar borderRadius * chore: update typescript with bar borderRadius property * fix horizontal borders test failing due to antialiasing * chore: Add border-radius visual test