Closed MarkTMcp closed 5 years ago
Thanks for the suggestion. Indeed, this is an idea that can be added in a future version. You can also forward this suggestion to the feedback portal, where we can track the priority of the feature request depending on the number of votes it will receive:
You can follow the most common request for a click event here: https://feedback.telerik.com/blazor/1412010-i-need-a-click-event-on-a-chart-element-such-as-a-specific-bar-in-a-bar-chart-or-a-slice-in-a-pie-chart.
This repo will contain examples and is not going to be used as an issue tracker for the component suite itself.
Would be nice to have ChartEvents like GridEvents
Two use cases: 1) Click event for Series Legend that would be used to Hide/Show series. 2) Click event on series data point for drill-down to underlying data.
Currently using a hack with forms: