Clarification of marker size in scatter by slackline · Pull Request #24069 · matplotlib/matplotlib · GitHub
Skip to content

Clarification of marker size in scatter - #24069

Merged
oscargus merged 1 commit into
matplotlib:mainfrom
slackline:main
Oct 2, 2022
Merged

Clarification of marker size in scatter#24069
oscargus merged 1 commit into
matplotlib:mainfrom
slackline:main

Conversation

@slackline

Copy link
Copy Markdown
Contributor

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

  • [N/A] Has pytest style unit tests (and pytest passes).
  • [N/A] Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [N/A] New features are documented, with examples if plot related.
  • [N/A] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [N/A] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

@slackline
slackline marked this pull request as ready for review October 2, 2022 09:21
@oscargus oscargus added this to the v3.6.1 milestone Oct 2, 2022
@oscargus

oscargus commented Oct 2, 2022

Copy link
Copy Markdown
Member

@slackline

Copy link
Copy Markdown
Contributor Author

timhoffm added a commit that referenced this pull request Oct 2, 2022
…069-on-v3.6.x

Backport PR #24069 on branch v3.6.x (Clarification of marker size in scatter)
@ksunden ksunden mentioned this pull request Feb 20, 2023
6 tasks
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.

[Doc]: scatter points

2 participants