matplotlib.axes.Axes.redraw_in_frame

Axes.redraw_in_frame()

Efficiently redraw Axes data, but not axis ticks, labels, etc.

This method can only be used after an initial draw which caches the renderer.

Examples using matplotlib.axes.Axes.redraw_in_frame