FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add description to logit_demo.py script by QianZhang19 · Pull Request #29767 · matplotlib/matplotlib · GitHub

Add description to logit_demo.py script - #29767

Merged
timhoffm merged 3 commits into
matplotlib:mainfrom
QianZhang19:logit_demo_descri
Mar 18, 2025
Merged

Add description to logit_demo.py script#29767
timhoffm merged 3 commits into
matplotlib:mainfrom
QianZhang19:logit_demo_descri

Conversation

Copy link
Copy Markdown
Contributor

Adding a description to logit_demo.py script

  • Why is this change necessary?
    The change is necessary because it lacks a description so making it unclear to demonstrate how logit scale is used.
  • What problem does it solve?
    It expalins how the logit scale works and why it is useful for visualising probabilities.
  • What is the reasoning for this implementation?
    The script demonstrates how logit scale spreads probability values between 0 and 1, which helps user compare different distributions

github-actions Bot added the Documentation: examples files in galleries/examples label Mar 18, 2025

github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

Comment thread galleries/examples/scales/logit_demo.py Outdated
timhoffm added this to the v3.10-doc milestone Mar 18, 2025
timhoffm merged commit f1e7d3b into matplotlib:main Mar 18, 2025
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Mar 18, 2025
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Mar 18, 2025
dstansby added a commit that referenced this pull request Mar 18, 2025
…767-on-v3.10.x

Backport PR #29767 on branch v3.10.x (Add description to logit_demo.py script)
dstansby added a commit that referenced this pull request Mar 18, 2025
…767-on-v3.10.1-doc

Backport PR #29767 on branch v3.10.1-doc (Add description to logit_demo.py script)
ksunden mentioned this pull request May 9, 2025
5 tasks
ksunden mentioned this pull request Aug 7, 2025
5 tasks
wavebyrd pushed a commit to wavebyrd/matplotlib that referenced this pull request Mar 13, 2026
wavebyrd pushed a commit to wavebyrd/matplotlib that referenced this pull request Mar 13, 2026
…t-of-pr-29767-on-v3.10.1-doc

Backport PR matplotlib#29767 on branch v3.10.1-doc (Add description to logit_demo.py script)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL