[ Web Proxy ]
URL:
Viewing: https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.draw.html [Back]  [Original]

matplotlib.axes.Axes.draw — Matplotlib 3.11.2 documentation
Back to top
Search the docs ...:

matplotlib.axes.Axes.draw#

Axes.draw(renderer)[source]#

Draw the Artist (and its children) using the given renderer.

This has no effect if the artist is not visible (Artist.get_visible returns False).

Parameters:
rendererRendererBase subclass.

Notes

This method is overridden in the Artist subclasses.


Web Proxy Viewer  |  New URL  |  Original Page