Tooltips disappear after zoom in/out when using matplotlib mpld3 -


i have matplotlib figure tooltips on point markers: enter image description here

and zoom in/out working:

however after zoom in/out performed tooltips no longer function: , restoring original (non-zoomed) size not come back.

enter image description here

if use pan-and-zoom tool (crossed arrows icon), tooltips should remain unchanged after zooming. if use box zoom (magnifier icon), while box zoom active, tooltips turned off. tooltips should appear again after clicking box zoom magnify icon second time deactivate it. enter image description here perhaps ui clearer.

here scatter plot tooltips example can use see in action.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -