8000 DOC: combine marker examples by rcomer · Pull Request #25505 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

DOC: combine marker examples #25505

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 1 commit into from
Mar 21, 2023
Merged

Conversation

rcomer
Copy link
Member
@rcomer rcomer commented Mar 19, 2023

PR Summary

Closes #22663.

Since the example I kept already included a Tex example and a path example, the other is basically redundant. I decided to use the "clubsuit" Tex symbol as I think it's more interesting than alpha. For the path, I think the simple 4-point path is easier to understand, so used that. Also expanded the comments a bit, partly by cribbing from the removed example.

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.

Release Notes

  • New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

@rcomer rcomer added this to the v3.7-doc milestone Mar 19, 2023
@rcomer rcomer force-pushed the markers-examples branch from b1289cc to 8696168 Compare March 20, 2023 21:03
Copy link
Member
@oscargus oscargus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Anyone can merge on green.

@QuLogic QuLogic modified the milestones: v3.7-doc, v3.8.0 Mar 20, 2023
@rcomer rcomer merged commit 31d83a8 into matplotlib:main Mar 21, 2023
@rcomer rcomer deleted the markers-examples branch March 21, 2023 15:48
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]: Consoldiate scatter symbol examples
3 participants
0