-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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
azrdev, IngvarLa, ferreirafabio, sjgosai, coryveilleux and 82 more
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