matplotlib.axes.Axes.draw_artist

Axes.draw_artist(a)

Efficiently redraw a single artist.

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

Examples using matplotlib.axes.Axes.draw_artist