We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af9f1e commit 5cfb206Copy full SHA for 5cfb206
README.rst
@@ -1,6 +1,10 @@
1
Matplotlib widget for trame
2
===========================================================================
3
4
+.. image:: https://github.com/Kitware/trame-matplotlib/actions/workflows/test_and_release.yml/badge.svg
5
+ :target: https://github.com/Kitware/trame-matplotlib/actions/workflows/test_and_release.yml
6
+ :alt: Test and Release
7
+
8
trame-matplotlib extend trame **widgets** with a component that is capable of rendering Matplotlib plots.
9
This library allow you to create rich visualization by leveraging `Matplotlib <https://matplotlib.org/>`__ within trame.
10
0 commit comments