edifice.components.plotting.Figure

class edifice.components.plotting.Figure(plot_fun)[source]

Bases: edifice.base_components.CustomWidget

Methods

create_widget()

did_mount()

Callback function that is called when the component mounts for the first time.

paint(widget, newprops)

plot()

will_unmount()

Callback function that is called when the component will unmount.

Attributes

children

The children of this component.

props

The props of this component.