Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.core.sdynpy_data.MPLMultiCanvas

Signature

class sdynpy.core.sdynpy_data.MPLMultiCanvas(parent=None, width=5, height=4, dpi=100, subplots=(1, 1), ignore_subplots=[])

The canvas the figure renders into.

Attributes

Methods

NameSummary
__init__Initialize self. See help(type(self)) for accurate signature.

__init__

def sdynpy.core.sdynpy_data.MPLMultiCanvas.__init__(self, parent=None, width=5, height=4, dpi=100, subplots=(1, 1), ignore_subplots=[])

Initialize self. See help(type(self)) for accurate signature.