-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
API: consistencyRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Description
#19968 introduced a no-output draw fig.draw_no_output()
which does what fig.canvas.draw()
does, but with presumably less side effects. This change should be better reflected in the code base, tests, and docs.
Good first issue, because there isn't really anything tricky here. If someone takes it on, it may be preferable to take it on in stages so it is not a megalithic change.
Metadata
Metadata
Assignees
Labels
API: consistencyRelease criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.