8000
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 21fcbe6 commit 07949f5Copy full SHA for 07949f5
lib/matplotlib/widgets.py
@@ -2517,4 +2517,4 @@ def onmove(self, event):
2517
self.ax.draw_artist(self.line)
2518
self.canvas.blit(self.ax.bbox)
2519
else:
2520
- self.canvas.draw_idle()time the
+ self.canvas.draw_idle()
0 commit comments