Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Clarification of marker size in scatter#24069
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Thanks for you contribution@slackline ! Hope to see you around! |
Thanks@oscargus having a go at Hacktoberfest 2022 as whilst I write code I haven't made many contributions to projects over the years and wanted to change that. Will likely stick to easier low-hanging fruit as not technically that great but happy to help where I can. |
…069-on-v3.6.xBackport PR#24069 on branch v3.6.x (Clarification of marker size in scatter)
Resolves#23700
PR Summary
Adding clarification of markers size in
scatter()
as suggested in#23700 to describe the size of the marker in inches.PR Checklist
Tests and Styling
pytest
passes).flake8-docstrings
and runflake8 --docstring-convention=all
).Documentation
doc/users/next_whats_new/
(follow instructions in README.rst there).doc/api/next_api_changes/
(follow instructions in README.rst there).