GridSpec.update

GridSpec.update(**kwargs)[source]

Update the gridspec with arbitrary initialization keyword arguments then apply those updates to every figure using this gridspec. The default update tries to update positions for axes on all active figures – but this can fail after successive figure edits if it has been removed from the figure manager. ProPlot insists one gridspec per figure.

Parameters

**kwargs – Valid initialization keyword arguments. See GridSpec.