matplotlib.axes.Axes.redraw_in_frame

Axes.redraw_in_frame(self)

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

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.1/api/_as_gen/matplotlib.axes.Axes.redraw_in_frame.html