Kivy-matplotlib-widget

Latest version: v0.10.1

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

Scan your dependencies

Page 1 of 3

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

0.8.2

Correctly fix mouse scrolling with subplot (sorry)

0.8.1

Fix mouse scrolling with subplot

0.8.0

- New widget
Add MatplotFigureSubplot to handle all kind of Matplotlib figures (use also mplcursors tool). See example https://github.com/mp-007/kivy_matplotlib_widget/tree/main/examples/example_4_differents_subplot

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.