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
It would be useful to add mouse events handlers to each element of the data visualizations, in order to make it possible to pass a callback to handle those events to eventually trigger side effects.
This could be done similarly to how it currently works with the tooltip prop.
I think something like this could work:
It would be useful to add mouse events handlers to each element of the data visualizations, in order to make it possible to pass a callback to handle those events to eventually trigger side effects.
This could be done similarly to how it currently works with the
tooltip
prop.I think something like this could work:
The text was updated successfully, but these errors were encountered: