Is it possible to use mpld3 to select certain points on a graph, and then get the coordinates of those points?
For example, here you can select points with a rectangle, which dynamically updates other subplots, is there any way to get the identity of selected points into python?