Skip to main content

Markdown widget for trame

Project description

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 constrution
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.0rc3.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

trame_matplotlib-2.0.0rc3-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file trame-matplotlib-2.0.0rc3.tar.gz.

File metadata

  • Download URL: trame-matplotlib-2.0.0rc3.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.5

File hashes

Hashes for trame-matplotlib-2.0.0rc3.tar.gz
Algorithm Hash digest
SHA256 01d2d32277106a8bfb3a2336fd88cc573050d895760533623cfca65e4d48249e
MD5 ea673e111e4e4bc45f1ba701e9a31051
BLAKE2b-256 21f472a00b37956fd37b3611b0c5fc1125a5de4cd455e1efe92f90b3bc64cc02

See more details on using hashes here.

File details

Details for the file trame_matplotlib-2.0.0rc3-py3-none-any.whl.

File metadata

File hashes

Hashes for trame_matplotlib-2.0.0rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 973f5a24f7ea50c7764785ad7f662a55ae2d2771334a6c641d83684b3a9b6649
MD5 fff8d79cdcfd5f85399aeef4243eb1d1
BLAKE2b-256 82dfc8f5b1eca51ccf5775ea72dcecc31f2237b4d2df8a75b41fd70736fddf1d

See more details on using hashes here.

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