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.MPLCanvas

Signature

class sdynpy.core.sdynpy_data.MPLCanvas(parent=None, width=5, height=4, dpi=100)

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.MPLCanvas.__init__(self, parent=None, width=5, height=4, dpi=100)

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