PngDashboard (class)
Return an instance of this class in a Python dashboard to create a dashboard with PNG content.
Can be imported from the module squirrels.dashboards
or squirrels
.
Constructor
Creates a PngDashboard object.
Required Arguments:
- content: Either a matplotlib.figure.Figure object, or bytes / io.BytesIO object for the PNG content as by