PlotlyWidget.send_state

PlotlyWidget.send_state(key=None)

Sends the widget state, or a piece of it, to the front-end, if it exists.

Parameters

key (unicode, or iterable (optional)) – A single property’s name or iterable of property names to sync with the front-end.