I\'m using matplotlib in python to build a scatter plot.
suppose I have the following 2 data lists.
X=[1,2,3,4,5] Y=[6,7,8,9,10]
X=[1,2,3,4,5]
Y=[6,7,8,9,10]
Can do this using mpld3 now in a few lines:
https://mpld3.github.io/examples/html_tooltips.html