File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,15 @@ different plotting backends.
3636
3737The 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
4449Documentation and issues
4550------------------------
Original file line number Diff line number Diff line change 1+ Doc: Update backends in readme
You can’t perform that action at this time.
0 commit comments