-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
plot and scatter should allow marker to be a list #11155
Copy link
Copy link
Open
Labels
Difficulty: Hardhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesNew featurekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Action
Milestone
Description
Feature Request
It would be great if the plot and scatter functions would allow the marker kwarg to be a list.
When using scatter, I can set the color of individual pixels using the c kwarg. c can be a list/array. It would be convenient if I could also set the marker style of the individual points using a list of styles.
I'm using matplotlib 2.2.2 on Python 3.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Difficulty: Hardhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesNew featurekeepItems to be ignored by the “Stale” Github ActionItems to be ignored by the “Stale” Github Action