Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4614b4 commit ee192c3Copy full SHA for ee192c3
1 file changed
lib/matplotlib/backends/backend_macosx.py
@@ -134,7 +134,6 @@ def _draw(self):
134
return renderer
135
136
self.figure.draw(renderer)
137
- self.figure.stale = False
138
139
140
def draw(self):
0 commit comments