Skip to content

Commit

Permalink
docs: add vispy and plotly modules
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayankur31 committed Oct 18, 2023
1 parent 8ee1189 commit 86f04b5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/source/pyneuroml.plot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,18 @@ pyneuroml.plot.PlotMorphology module
:show-inheritance:
:exclude-members: set, add_line, plot_from_console, main, process_args, LineDataUnits

pyneuroml.plot.PlotMorphologyVispy module
------------------------------------------

.. automodule:: pyneuroml.plot.PlotMorphologyVispy
:members:
:undoc-members:
:show-inheritance:

pyneuroml.plot.PlotMorphologyPlotly module
------------------------------------------

.. automodule:: pyneuroml.plot.PlotMorphologyPlotly
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 86f04b5

Please sign in to comment.