Blazor-ApexCharts icon indicating copy to clipboard operation
Blazor-ApexCharts copied to clipboard

[Bug] Donut/Pie Chart click event does not capture data in DataPoint, DataPointIndex, Series and SeriesIndex

Open aditya119 opened this issue 3 months ago • 7 comments

Using OnClick property of ApexChart and using SelectedData<TItem> to fetch information. Information about the clicked section should be present. image

If this is not possible, is there a workaround on how to get what item in the donut chart was clicked?

aditya119 avatar Apr 08 '24 10:04 aditya119