Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: add a note about linewidth to scatter docs #25414

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

Merged
merged 3 commits into from
Apr 1, 2023

Conversation

tacaswell
Copy link
Member

PR Summary

closes #25410

I do not think the long analysis in the comments of #25410 has a good home in the docs, but hopefully this is enough to point people in the right direction if things look funny.

There was another issue (that I can not find again) that reported the area of markers was too big (but they might have been using Circle) so also added a note about that while I was touching this docstring.

PR Checklist

Documentation and Tests

  • [/] Has pytest style unit tests (and pytest passes)
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • [/] New plotting related features are documented with examples.

@tacaswell tacaswell added this to the v3.8.0 milestone Mar 8, 2023
@jklymak
Copy link
Member

jklymak commented Mar 9, 2023

I think this is fine, but ec='none' is probably more idiomatic?

@tacaswell
Copy link
Member Author

I added a note about edgecolor, but I think setting the color to none and the linewidth to 0 are equally idiomatic.

Co-authored-by: Jody Klymak <[email protected]>
@tacaswell tacaswell force-pushed the doc/scatter_lw_limits branch from c4304b3 to 732ec3a Compare March 31, 2023 20:30
Co-authored-by: Kyle Sunden <[email protected]>
@QuLogic QuLogic merged commit 5ce21e3 into matplotlib:main Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Small Scatter Plot Marker Size Results in Circles
4 participants