Skip to content

Commit 32ff20a

Browse files
committed
docs(readme): add CI badge
Signed-off-by: Patrick Avery <[email protected]>
1 parent 22b5908 commit 32ff20a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Plotly widget for trame
22
===========================================================================
33

4+
.. image:: https://github.com/Kitware/trame-plotly/actions/workflows/test_and_release.yml/badge.svg
5+
:target: https://github.com/Kitware/trame-plotly/actions/workflows/test_and_release.yml
6+
:alt: Test and Release
7+
48
trame-plotly extend trame **widgets** with components that can interface with Plotly to display their charts.
59

610
Plotly integration in trame allow you to create rich visualization by leveraging their `Python <https://plotly.com/python/>`_ or `JavaScript <https://plotly.com/javascript/>`_ interface.

0 commit comments

Comments
 (0)