Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Matplotlib fixes #197

Merged
merged 4 commits into from May 19, 2022
Merged

[WIP] Matplotlib fixes #197

merged 4 commits into from May 19, 2022

Conversation

denisrosset
Copy link
Contributor

See the individual commits.

They represent mismatches between matplotlib valid uses / documentation and what is expressed in the type stubs.

c can be an ArrayLike
marker can be a string describing a MarkerStyle

see https://matplotlib.org/3.5.0/api/_as_gen/matplotlib.pyplot.scatter.html
@denisrosset
Copy link
Contributor Author

I'll probably be done with this PR at the end of the day.

@denisrosset
Copy link
Contributor Author

@bschnurr I'm done with these for now! Will open a new PR if I find other discrepancies.

@gramster gramster merged commit 5221f7c into microsoft:main May 19, 2022
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.

None yet

3 participants