Skip to main content

A Matplotlib interactive widget for kivy

Project description

kivy_matplotlib_widget

A fast matplotlib rendering for Kivy based on Kivy_matplotlib project and kivy scatter. Hover option is also based on the algorithm from mplcursors project. Matplotlib used 'agg' backend

Documentation

See documentation here

How to use

install with pip install (just import module in your header to register all the widgets in your kivy Factory: import kivy_matplotlib_widget)

pip install kivy-matplotlib-widget

You can also copy the needed widget in project

See examples for more informations

Available tool

Convert any matplotlib 2D figure into kivy interactive graph with only 2 lines in your ipython console

from kivy_matplotlib_widget.tools.interactive_converter import interactive_graph_ipython

interactive_graph_ipython(fig) #fig is your matplotlib figure instance

See interactive_converter folder in the examples for more details.

Key features

  • zoom with 2 fingers or mouse scroll
  • pan with 1 finger or mouse left click
  • zoom box like plotly library
  • reset axis on double-click (home button)
  • fast rendering mode (axis not updated for faster draw)
  • use only 2 packages (kivy + matplotlib) and no additional backend
  • matplotlib cursor and kivy hover option (touch or desktop mode)
  • legend widget like plotly library
  • interactive axis like plotly library
  • min/max touch option to easily change axis limit
  • autoscale option
  • several selectors widget (rectangle, lasso, ellipse and span)
  • 3D graph with cursor, figure pan and figure zoom
  • copy figure to clipboard
  • highlight line feature

image

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kivy_matplotlib_widget-0.16.0.tar.gz (259.0 kB view details)

Uploaded Source

File details

Details for the file kivy_matplotlib_widget-0.16.0.tar.gz.

File metadata

  • Download URL: kivy_matplotlib_widget-0.16.0.tar.gz
  • Upload date:
  • Size: 259.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.10

File hashes

Hashes for kivy_matplotlib_widget-0.16.0.tar.gz
Algorithm Hash digest
SHA256 d9563562b832be82d1b1b0161cde50279c0589d006e4dc36f88c85723122bdaf
MD5 8bd9068e3eaafb6040037d9fbc44348b
BLAKE2b-256 58e6ff69d93ed0dd3e3af83873f84938d45c80bda0b22142129045612990d55e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page