ChartJs.Blazor
ChartJs.Blazor copied to clipboard
Border radius for bar chart
In the ChartJs there is "borderRadius" property in the dataset for bar chart, can you please add this property to BarDataset to make it possible for us to giv the bars rounded corners instead of edged ones
BorderRadius is a ChartJS feature that was introduced in ChartJS v3.0. Unfortunately ChartJS.Blazor is using v2.9.4. I do have a plan to upgrade ChartJS.Blazor to v3.0, so this will definitely be in the pipeline.
Thank you very much and am waiting this update soon :)