Skip to content

Commit 86f04b5

Browse files
committed
docs: add vispy and plotly modules
1 parent 8ee1189 commit 86f04b5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/source/pyneuroml.plot.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,18 @@ pyneuroml.plot.PlotMorphology module
3131
:show-inheritance:
3232
:exclude-members: set, add_line, plot_from_console, main, process_args, LineDataUnits
3333

34+
pyneuroml.plot.PlotMorphologyVispy module
35+
------------------------------------------
36+
37+
.. automodule:: pyneuroml.plot.PlotMorphologyVispy
38+
:members:
39+
:undoc-members:
40+
:show-inheritance:
41+
42+
pyneuroml.plot.PlotMorphologyPlotly module
43+
------------------------------------------
44+
45+
.. automodule:: pyneuroml.plot.PlotMorphologyPlotly
46+
:members:
47+
:undoc-members:
48+
:show-inheritance:

0 commit comments

Comments
 (0)