plopp.backends.matplotlib.static.StaticFig#

class plopp.backends.matplotlib.static.StaticFig(View, *args, **kwargs)[source]#

Create a static Matplotlib figure. The output will be either svg or png, depending on the number of drawn onto the canvas.

__init__(View, *args, **kwargs)[source]#

Methods

__init__(View, *args, **kwargs)

notify_view(*args, **kwargs)

save(filename, **kwargs)

Save the figure to file.

to_widget()

Convert the Matplotlib figure to an image widget.

update(*args, **kwargs)

Attributes

artists

ax

Get the underlying Matplotlib axes.

canvas

cax

Get the underlying Matplotlib colorbar axes.

dims

fig

Get the underlying Matplotlib figure.

graph_nodes

id