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

Skip to content

DOC: Cleanup scales examples #29348

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
Dec 19, 2024
Merged

Conversation

timhoffm
Copy link
Member

  • Rename some example titles "Demo" -> "scale"
  • Remove https://matplotlib.org/3.9.3/gallery/scales/log_bar.html The only scale-related aspect of the example is ax.set_yscale("log"). That's not something we need an extra example for. The scale works for all data content. We don't need to show that it also works for bars. Even worse, the example creates grouped bars, which require extra code and therefore distract from the scale aspect.

- Remove https://matplotlib.org/3.9.3/gallery/scales/log_bar.html
  The only scale-related aspect of the example is `ax.set_yscale("log")`.
  That's not something we need an extra example for. The scale works for
  all data content. We don't need to show that it also works for bars.
  Even worse, the example creates grouped bars, which require extra code
  and therefore distract from the scale aspect.
- Rename some example titles "Demo" -> "scale"
@timhoffm timhoffm added this to the v3.10.0-doc milestone Dec 19, 2024
@github-actions github-actions bot added the Documentation: examples files in galleries/examples label Dec 19, 2024
@QuLogic QuLogic merged commit 27c5294 into matplotlib:main Dec 19, 2024
21 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 19, 2024
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Dec 19, 2024
@timhoffm timhoffm deleted the doc-scales-examples branch December 19, 2024 22:14
timhoffm added a commit that referenced this pull request Dec 19, 2024
…348-on-v3.10.x

Backport PR #29348 on branch v3.10.x (DOC: Cleanup scales examples)
timhoffm added a commit that referenced this pull request Dec 19, 2024
…348-on-v3.10.0-doc

Backport PR #29348 on branch v3.10.0-doc (DOC: Cleanup scales examples)
@ksunden ksunden mentioned this pull request Mar 3, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation: examples files in galleries/examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants