New tag compare hover
Add more options with legend widget (font size and box height)
handle all matplotlib scale for pan/zoom behavior (ex: symlog, log and logit)
Fixes:
Handle nan and masked values with cursor/hover
Fix compare hover with negative x value
Some bugs fix with twinx widget and scatter widget
correctly update cursor when snap on right axis value and change ymin or ymax (ex: using interactive axis on right axis)
other:
new example to add custom touch widget into your matplotlib graph (example_custom_touch_widget)