W3cubDocs

/Matplotlib 3.5

matplotlib.axes.Axes.draw_artist

Axes.draw_artist(a)[source]

Efficiently redraw a single artist.

This method can only be used after an initial draw of the figure, because that creates and caches the renderer needed here.

Examples using matplotlib.axes.Axes.draw_artist

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