pymaid.CatmaidNeuron.plot2d

CatmaidNeuron.plot2d(**kwargs)

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.