navis 1.4.0
  • Install
  • Quickstart
  • Tutorials
  • API
  • Changelog
  • Github
  • Ecosystem
  • Site
    • Page
        • navis.BaseNeuron.plot2d
          • BaseNeuron.plot2d()

    navis.BaseNeuron.plot2d¶

    BaseNeuron.plot2d(**kwargs)[source]¶

    Plot neuron using navis.plot2d().

    Parameters:

    **kwargs – Will be passed to navis.plot2d(). See help(navis.plot2d) for a list of keywords.

    See also

    navis.plot2d()

    Function called to generate 2d plot.

    Back to top

    Source

    © Copyright 2018, Philipp Schlegel.
    Created using Sphinx 5.3.0.