Kivy-matplotlib-widget

Latest version: v0.13.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.11.2

bug fix
- pan button is press down by default (kivy navigation bar)

0.11.1

Improvement
- graph widget now accept a plot with no axis
- matplotlib cursor is now working with matplotlib 3.9

0.11.0

New Feature
- Autoscale touch option
- New kivy navigation bar
- Navigation icon .ttf

Improvement
- improve legend widget for converting matplotlib legend into interactive legend.

Example
- add example for kivy navigation bar
- new example for advance interactive legend

fix
- fix interactive axis behavior with invert axis

0.10.1

Fix:

- possible error on multi touch and zoombox
- MatplotFigureSubplot: fix axis detection when widget position is not (0,0)

0.10.0

New Feature
- zoom x or y with touch angle (attribute auto_zoom). Manage detection angle with "zoom_angle_detection" attribute (default 15deg).

Example
- add new live data example (big data)

Nice to have kivy attribute
- new attribute auto_cursor. Auto register lines --> list of all axis lines on_figure or register_cursor on_figure for subplot

Fix
- fix cursor update when use touch mode (hover_instance doesn't update on fast mode)
- handle disabled attribute --> don't do touch or on_mouse

Other
- default formatter for cursor like minmax (get_major_formatter.short_data())
- add more pip install in example
- on desktop mode -> not calculate hover if on_touch_down detected

0.9.1

- New feature:
New minmax touch_mode. See example https://github.com/mp-007/kivy_matplotlib_widget/tree/main/examples/exampe_minmax_option

- Fix:
Several fix on twin axis for MatplotFigureSubplot widget

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.