Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5705cce

Browse filesBrowse files
dstansbyMeeseeksDev[bot]
authored andcommitted
Backport PR #14475: change ginoput docstring to match behavior
1 parent 5832b6b commit 5705cce
Copy full SHA for 5705cce

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/figure.py

Copy file name to clipboardExpand all lines: lib/matplotlib/figure.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2278,7 +2278,7 @@ def ginput(self, n=1, timeout=30, show_clicks=True, mouse_add=1,
22782278
timeout : scalar, optional, default: 30
22792279
Number of seconds to wait before timing out. If zero or negative
22802280
will never timeout.
2281-
show_clicks : bool, optional, default: False
2281+
show_clicks : bool, optional, default: True
22822282
If True, show a red cross at the location of each click.
22832283
mouse_add : {1, 2, 3, None}, optional, default: 1 (left click)
22842284
Mouse button used to add points.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.