Skip to content

Commit 0310571

Browse files
doc: Update backends in readme (#404)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 804ed11 commit 0310571

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

README.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,15 @@ different plotting backends.
3636

3737
The Visualization Interface Tool offers these main features:
3838

39-
* Serves as an interface between PyAnsys and other plotting libraries (although only
40-
`PyVista <https://docs.pyvista.org/version/stable/>`_ is supported currently).
41-
* Provides out-of-the box picking, viewing, and measuring functionalities.
42-
* Supplies an extensible class for adding custom functionalities.
39+
- Serves as an interface between PyAnsys and other plotting libraries.
40+
- Provides out-of-the box picking, viewing, and measuring functionalities.
41+
- Supplies an extensible class for adding custom functionalities.
42+
43+
Currently, the following plotting libraries are supported.
44+
45+
- `PyVista <https://docs.pyvista.org/index.html>`_.
46+
- `Trame <https://www.kitware.com/trame/>`_, a web view for PyVista.
47+
- `Plotly <https://plotly.com/>`_.
4348

4449
Documentation and issues
4550
------------------------
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Doc: Update backends in readme

0 commit comments

Comments
 (0)