Skip to content

Conversation

yymao
Copy link
Contributor

@yymao yymao commented Sep 14, 2020

When calling scatter, the correct argument name for setting marker style is marker rather than markers (cf. matplotlib.pyplot.scatter).

This PR fixes this.

When calling `scatter`, the correct argument name for setting marker style is `marker` rather than `markers` (cf. [matplotlib.pyplot.scatter](https://matplotlib.org/3.2.0/api/_as_gen/matplotlib.pyplot.scatter.html))
@rougier
Copy link
Member

rougier commented Sep 23, 2020

Good catch, thank you.

@rougier rougier merged commit c6d9c27 into matplotlib:master Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants