-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Milestone
Description
Is it possible to capture the click of a graph element (a bubble from a bubble chart or the points in a line graph) and be able to access properties of the data point that element represents? I see that a chart can filter another chart, however, I'd like to be able to do something else when a click occurs, such as dynamically query for new data and such.
Thanks!