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

DOCS: Specifying Colors tutorial format & arrange #19093

Merged
merged 7 commits into from
Dec 29, 2020

Conversation

jeromefv
Copy link
Contributor

@jeromefv jeromefv commented Dec 11, 2020

PR Summary

PR Checklist

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (run flake8 on changed files to check).
  • New features are documented, with examples if plot related.
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • Conforms to Matplotlib style conventions (install flake8-docstrings and run flake8 --docstring-convention=all).
  • New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).

Copy link
Member

@story645 story645 left a comment

Choose a reason for hiding this comment

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

The table makes me very happy. I'm finding the RGB section a bit hard to follow but I don't know if my suggestions are in scope for this PR

tutorials/colors/colors.py Outdated Show resolved Hide resolved
tutorials/colors/colors.py Outdated Show resolved Hide resolved
Copy link
Member

@tacaswell tacaswell left a comment

Choose a reason for hiding this comment

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

I am good with all of the changes except for the alpha-related changes.

Anyone can clear this review after changes to the text related to alpha.

@tacaswell tacaswell modified the milestones: v3.3.4, v3.4.0 Dec 14, 2020
tutorials/colors/colors.py Outdated Show resolved Hide resolved
tutorials/colors/colors.py Outdated Show resolved Hide resolved
@story645 story645 self-requested a review December 22, 2020 22:13
tutorials/colors/colors.py Show resolved Hide resolved
tutorials/colors/colors.py Outdated Show resolved Hide resolved
tutorials/colors/colors.py Show resolved Hide resolved
tutorials/colors/colors.py Show resolved Hide resolved
tutorials/colors/colors.py Outdated Show resolved Hide resolved
tutorials/colors/colors.py Outdated Show resolved Hide resolved
tutorials/colors/colors.py Outdated Show resolved Hide resolved
Copy link
Contributor Author

@jeromefv jeromefv left a comment

Choose a reason for hiding this comment

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

I didn't mean to start my own review.

tutorials/colors/colors.py Outdated Show resolved Hide resolved
Copy link
Member

@dstansby dstansby left a comment

Choose a reason for hiding this comment

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

This looks awesome 🥳

Copy link
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

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

This is a significant improvement! 👍 Let's get it in. One can always polish up more, but that can be done another time. 😄

@timhoffm timhoffm merged commit c6d2581 into matplotlib:master Dec 29, 2020
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.

None yet

7 participants