-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[Bug]: Cannot use empty markers in scatter #24404
Copy link
Copy link
Open
Labels
API: consistencyConsistency of the matplotlib API, including naming, behavior, defaults, …Consistency of the matplotlib API, including naming, behavior, defaults, …Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issues
Milestone
Metadata
Metadata
Assignees
Labels
API: consistencyConsistency of the matplotlib API, including naming, behavior, defaults, …Consistency of the matplotlib API, including naming, behavior, defaults, …Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug summary
I'd like to have a scatter plot with empty
'o'markers (just the edge).This seems impossible.
Code for reproduction
Actual outcome
Expected outcome
Empty markers.
Matplotlib Version
3.5.1