Skip to main content

Markdown widget for trame

Project description

Test and Release

trame-matplotlib extend trame widgets with a component that is capable of rendering Matplotlib plots. This library allow you to create rich visualization by leveraging Matplotlib within trame.

Installing

trame-matplotlib can be installed with pip:

pip install --upgrade trame-matplotlib

Usage

The Trame Tutorial is the place to go to learn how to use the library and start building your own application.

The API Reference documentation provides API-level documentation.

License

trame-matplotlib is made available under the BSD-3 License. For more details, see LICENSE This package is under the BSD-3 License as it is compatible with matplotlib and mpld3 which are used underneath that trame widget.

Community

Trame | Discussions | Issues | RoadMap | Contact Us

https://zenodo.org/badge/410108340.svg

Enjoying trame?

Share your experience with a testimonial or with a brand approval.

Code sample

Using the component method

import matplotlib.pyplot as plt
from trame.widgets import matplotlib

fig, ax = plt.subplots(**figure_size)

widget = matplotlib.Figure(figure=None) # could pass fig at construction
widget.update(fig)

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

trame-matplotlib-2.0.3.tar.gz (110.3 kB view details)

Uploaded Source

Built Distribution

trame_matplotlib-2.0.3-py3-none-any.whl (110.5 kB view details)

Uploaded Python 3

File details

Details for the file trame-matplotlib-2.0.3.tar.gz.

File metadata

  • Download URL: trame-matplotlib-2.0.3.tar.gz
  • Upload date:
  • Size: 110.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/43.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.2.1 tqdm/4.66.2 importlib-metadata/7.0.2 keyring/24.3.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for trame-matplotlib-2.0.3.tar.gz
Algorithm Hash digest
SHA256 4cf0beb092fc2b11988480346a0cae3ce5fe0267429c7876727a8389bded5cd6
MD5 c323f7f00f7e68a7719ba298550100ce
BLAKE2b-256 aca53985029203ec8134a0cea15334d14d387328e450023fdf12b3ead7b784a6

See more details on using hashes here.

Provenance

File details

Details for the file trame_matplotlib-2.0.3-py3-none-any.whl.

File metadata

  • Download URL: trame_matplotlib-2.0.3-py3-none-any.whl
  • Upload date:
  • Size: 110.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/43.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.2.1 tqdm/4.66.2 importlib-metadata/7.0.2 keyring/24.3.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.13

File hashes

Hashes for trame_matplotlib-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e221605f0ad8c5c3677c09f49f6881bedd0eab16a2b24824a8e0fd013267a698
MD5 b0adcca8892a74ec7b8bf36bd3795693
BLAKE2b-256 91bf0a75fece4d89f21913615efac209f82cc13db80a7e2537c127a742aaf046

See more details on using hashes here.

Provenance

Supported by

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