- New compare hover - New interactive_axis attribute (used your axis like in plotly package) - New disable_mouse_scrolling and disable_double_tap attributes
Some bugs fix with twinx widget and scatter widget
0.4.2
add missing update on graph_widget.py file
0.4.1
fix hover update when call add_hover more than once
0.4.0
New hover option with touch and decktop mode. (see example_hover example)
Cursor and hover used matplotlib formatter to display the values.
New kivy attributes to manage some widget properties directly in the kv file (ex: fast_draw,minzoom)