edifice.components.plotting.Figure.did_mount

Figure.did_mount()[source]

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

Override if you need to do something after the component mounts (e.g. start a timer).