PlotlyWidget.get_manager_state

static PlotlyWidget.get_manager_state(drop_defaults=False, widgets=None)

Returns the full state for a widget manager for embedding

Parameters
  • drop_defaults – when True, it will not include default value

  • widgets – list with widgets to include in the state (or all widgets when None)

Returns