Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: Remove long uninstructive examples#28654

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

Merged
story645 merged 1 commit intomatplotlib:mainfromtimhoffm:doc-remove-examples
Aug 5, 2024

Conversation

timhoffm
Copy link
Member

Remove

@github-actionsgithub-actionsbot added the Documentation: examplesfiles in galleries/examples labelAug 2, 2024
- [Hatch filled histogram](https://matplotlib.org/stable/gallery/lines_bars_and_markers/filled_step.html)  Hatching in histograms is fully supported throughmatplotlib#28073. This is [now simple](https://matplotlib.org/devdocs/gallery/statistics/histogram_multihist.html#hatch) and does warrant a dedicated example.- [Percentiles in horizontal bar charts](https://matplotlib.org/stable/gallery/statistics/barchart_demo.html)  This is a very complex example. But in the end, it's just a bar plot with annotations. While it is statistics-themed through the use of perecntiles, the plot itself has no statistics-related characteristics.
@github-actionsgithub-actionsbot added the Documentation: user guidefiles in galleries/users_explain or doc/users labelAug 3, 2024
@story645
Copy link
Member

Agree on the hatched hist, but could the percentiles one make a decent tutorial if it was reworked or at that point is it basically the lifestyle of plot tutorial?

@timhoffm
Copy link
MemberAuthor

I don't see that the percentiles examples is a good basis for a tutorial. In short:

  • It uses various plot elements. They are combined to to achieve a very specific visualization but it's rather a random collection of elements and methods, not a cohesive subset.
  • TBH I find the visualization itself not very good. (Not going into details, because I don't want to start that discussion)

I'd claim, if you have something specific you want to show, you'd be better off with creating a suitable example from scratch.

@story645
Copy link
Member

It uses various plot elements. They are combined to to achieve a very specific visualization but it's rather a random collection of elements and methods, not a cohesive subset.

See, I think that's a plus for a tutorial, but I also do see your point that messaging it into a good tutorial is probably not worth it - I'd probably extend the lifecycle tutorial rather than write new but that's probably the way to go.

@story645story645 added this to thev3.10.0 milestoneAug 5, 2024
@story645
Copy link
Member

I don't think this is worth backporting?

timhoffm reacted with thumbs up emoji

@story645story645 merged commit30cea9d intomatplotlib:mainAug 5, 2024
22 checks passed
@timhoffmtimhoffm deleted the doc-remove-examples branchAugust 5, 2024 04:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@story645story645story645 approved these changes

Assignees
No one assigned
Labels
Documentation: examplesfiles in galleries/examplesDocumentation: user guidefiles in galleries/users_explain or doc/users
Projects
None yet
Milestone
v3.10.0
Development

Successfully merging this pull request may close these issues.

2 participants
@timhoffm@story645

[8]ページ先頭

©2009-2025 Movatter.jp