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 a404e9e commit adcab6dCopy full SHA for adcab6d
lib/matplotlib/widgets.py
@@ -1688,7 +1688,8 @@ class MultiCursor(Widget):
1688
1689
useblit : bool, default: True
1690
Use blitting for faster drawing if supported by the backend.
1691
- See the tutorial :doc:`/tutorials/advanced/blitting` for details.
+ See the tutorial :doc:`/tutorials/advanced/blitting`
1692
+ for details.
1693
1694
horizOn : bool, default: False
1695
Whether to draw the horizontal line.
0 commit comments