问题
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?
http://mpld3.github.io/examples/linked_brush.html
来源:https://stackoverflow.com/questions/33108218/mpld3-select-points-and-get-their-coordinates