PlotlyWidget.on_edits_completed

PlotlyWidget.on_edits_completed(fn)

Register a function to be called after all pending trace and layout edit operations have completed

If there are no pending edit operations then function is called immediately

Parameters

fn (callable) – Function of zero arguments to be called when all pending edit operations have completed