How to Add Rounded Borders on Legend Box Labels in Chart.js

With Chart.js we can also add rounded border on legend box labels. To do this requires a slightly different approach. This is because Chart.js works with a canvas API. That means it draws shapes and those are predefined.

The video below shows you how to add Rounded Borders on Legend Box Labels in Chart.js

Was this page helpful?

Leave a Reply