From a0ae6b2eb77cf38ec9fbffc031ba6df3e2bd8fbf Mon Sep 17 00:00:00 2001 From: Kaidong Hu Date: Fri, 2 Dec 2022 15:24:26 -0500 Subject: [PATCH] DOC: add draw_idle reference to pyplot.draw --- lib/matplotlib/pyplot.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/matplotlib/pyplot.py b/lib/matplotlib/pyplot.py index 79c33a6bacb6..25c1f43d5f33 100644 --- a/lib/matplotlib/pyplot.py +++ b/lib/matplotlib/pyplot.py @@ -968,6 +968,11 @@ def draw(): This is equivalent to calling ``fig.canvas.draw_idle()``, where ``fig`` is the current figure. + + See Also + -------- + .FigureCanvasBase.draw_idle + .FigureCanvasBase.draw """ gcf().canvas.draw_idle() pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy