-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
[Doc]: annotated_cursor example seems broken #25107
Copy link
Copy link
Closed
Labels
DocumentationRelease 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.status: confirmed bugtopic: widgets/UI
Milestone
Metadata
Metadata
Assignees
Labels
DocumentationRelease 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.status: confirmed bugtopic: widgets/UI
Type
Fields
Give feedbackNo fields configured for issues without a type.
Documentation Link
https://matplotlib.org/stable/gallery/widgets/annotated_cursor.html
Problem
As far as I can see, the annotated_cursor example doesn't display the cursor text position anymore (as of mpl3.7.0rc1 on qtagg).
Suggested improvement
No response