Skip to main content
Instantiate a dashboard in PNG format from a matplotlib figure or bytes inside a Python dashboard file. This class can be imported from the squirrels.dashboards or the squirrels module.

Constructor

Creates a PngDashboard object.

Example

Here’s an example of creating a PNG dashboard using matplotlib: