You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to find out if its possible for one to trap a click event on legends, for example, clicking a Pie slice, getting the slice details selected as I would like to perform other actions depending on what is clicked.
Thank you so much!
The text was updated successfully, but these errors were encountered:
The legend has a class legend-dataset-label and legend-dataset-value, the best you can do right now is to add event listeners to those once the chart is rendered
Hi there
I'd like to find out if its possible for one to trap a click event on legends, for example, clicking a Pie slice, getting the slice details selected as I would like to perform other actions depending on what is clicked.
Thank you so much!
The text was updated successfully, but these errors were encountered: