René's URL Explorer Experiment


Title: Logit scale by iosonofabio · Pull Request #3753 · matplotlib/matplotlib · GitHub

Open Graph Title: Logit scale by iosonofabio · Pull Request #3753 · matplotlib/matplotlib

X Title: Logit scale by iosonofabio · Pull Request #3753 · matplotlib/matplotlib

Description: As discussed earlier today on the mailing list, here the proposal of PR for a new scale, the LogitScale. This is essentially a nonlinear scale that is log both towards 0+ and log towards 1-. The exact transformation is: x -> log10 (x / 1 - x) (the 10 base of the log is just the most common case for plotting, but I could extend to natural or base 2 logs if there is interest). The inverse transform is the logistic function: x -> 1 / (1 + 10^-x) (again, 10 is just one possible base). The LogitScale is useful when one has frequencies in a population (i.e. floats between 0 and 1) and both rare events and very common ones are interesting. For instance, say you ask about the fraction of people with blue eyes in various world populations, you want to spot even tiny deviations from zero or one. Pierre Haessig had one implementation with example plots here: http://nbviewer.ipython.org/gist/pierre-haessig/7e3e6a818edeb6819708 I had developed another, virtually identically one in the last few days, but this PR takes essentially his code and slightly modifies it for style and a few design points. Note: there are a few FIXME in the code in case of doubts, please enlighten me on the best practice in those cases. Tests and docs also still missing.

Open Graph Description: As discussed earlier today on the mailing list, here the proposal of PR for a new scale, the LogitScale. This is essentially a nonlinear scale that is log both towards 0+ and log towards 1-. The ex...

X Description: As discussed earlier today on the mailing list, here the proposal of PR for a new scale, the LogitScale. This is essentially a nonlinear scale that is log both towards 0+ and log towards 1-. The ex...

Opengraph URL: https://github.com/matplotlib/matplotlib/pull/3753

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:cde0356b-497e-6b3e-797b-7d54d6bed2e1
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id83B0:3FE20B:3E1CFB:5464BB:6A569121
html-safe-nonce91bbd2f7bb3c5437b5183220a954e7790c9e3365e2f1b2b53604edbf9f16f7cc
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4M0IwOjNGRTIwQjozRTFDRkI6NTQ2NEJCOjZBNTY5MTIxIiwidmlzaXRvcl9pZCI6IjI0MTA4MzY5NTY4ODIwNDcyNjUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac029c393923fa4f6f801761e0140ee00932995da16af18c0311661f842a1546a1
hovercard-subject-tagpull_request:23765832
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/matplotlib/matplotlib/pull/3753/files
twitter:imagehttps://avatars.githubusercontent.com/u/1200640?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1200640?s=400&v=4
og:image:altAs discussed earlier today on the mailing list, here the proposal of PR for a new scale, the LogitScale. This is essentially a nonlinear scale that is log both towards 0+ and log towards 1-. The ex...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None8f21be8503ba8fe6154df415b855c03af52eae3f285bd6ae1fef041dc053da38
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git
octolytics-dimension-user_id215947
octolytics-dimension-user_loginmatplotlib
octolytics-dimension-repository_id1385122
octolytics-dimension-repository_nwomatplotlib/matplotlib
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1385122
octolytics-dimension-repository_network_root_nwomatplotlib/matplotlib
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release78af172a48a2056810bb627ffa684003e4f9a5ca
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/matplotlib/matplotlib/pull/3753/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmatplotlib%2Fmatplotlib%2Fpull%2F3753%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmatplotlib%2Fmatplotlib%2Fpull%2F3753%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=matplotlib%2Fmatplotlib
Reloadhttps://github.com/matplotlib/matplotlib/pull/3753/files
Reloadhttps://github.com/matplotlib/matplotlib/pull/3753/files
Reloadhttps://github.com/matplotlib/matplotlib/pull/3753/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
matplotlib https://github.com/matplotlib
matplotlibhttps://github.com/matplotlib/matplotlib
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
Notifications https://github.com/login?return_to=%2Fmatplotlib%2Fmatplotlib
Fork 8.4k https://github.com/login?return_to=%2Fmatplotlib%2Fmatplotlib
Star 23k https://github.com/login?return_to=%2Fmatplotlib%2Fmatplotlib
Code https://github.com/matplotlib/matplotlib
Issues 1.1k https://github.com/matplotlib/matplotlib/issues
Pull requests 410 https://github.com/matplotlib/matplotlib/pulls
Actions https://github.com/matplotlib/matplotlib/actions
Projects https://github.com/matplotlib/matplotlib/projects
Wiki https://github.com/matplotlib/matplotlib/wiki
Security and quality 0 https://github.com/matplotlib/matplotlib/security
Insights https://github.com/matplotlib/matplotlib/pulse
Code https://github.com/matplotlib/matplotlib
Issues https://github.com/matplotlib/matplotlib/issues
Pull requests https://github.com/matplotlib/matplotlib/pulls
Actions https://github.com/matplotlib/matplotlib/actions
Projects https://github.com/matplotlib/matplotlib/projects
Wiki https://github.com/matplotlib/matplotlib/wiki
Security and quality https://github.com/matplotlib/matplotlib/security
Insights https://github.com/matplotlib/matplotlib/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fmatplotlib%2Fmatplotlib%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fmatplotlib%2Fmatplotlib%2Fissues%2Fnew%2Fchoose
efiringhttps://github.com/efiring
matplotlib:masterhttps://github.com/matplotlib/matplotlib/tree/master
iosonofabio:logithttps://github.com/iosonofabio/matplotlib/tree/logit
Conversation 63 https://github.com/matplotlib/matplotlib/pull/3753
Commits 2 https://github.com/matplotlib/matplotlib/pull/3753/commits
Checks 0 https://github.com/matplotlib/matplotlib/pull/3753/checks
Files changed https://github.com/matplotlib/matplotlib/pull/3753/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
Logit scale https://github.com/matplotlib/matplotlib/pull/3753/files#top
Show all changes 2 commits https://github.com/matplotlib/matplotlib/pull/3753/files
76840ea Logit scale Nov 3, 2014 https://github.com/matplotlib/matplotlib/pull/3753/commits/76840ea91d4d8a6e09b4fa1ad6fd36b2b179971e
c640f77 Various fixes suggested by Eric Mar 3, 2015 https://github.com/matplotlib/matplotlib/pull/3753/commits/c640f77688bd1732f774eaad81352305ecfb95d9
Clear filters https://github.com/matplotlib/matplotlib/pull/3753/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
conf.py https://github.com/matplotlib/matplotlib/pull/3753/files#diff-e170e9a7d787c21095c6c11bb25f0f1ff0294a42a46d45ba6fb5ed794e457624
pyplot_scales.py https://github.com/matplotlib/matplotlib/pull/3753/files#diff-fc85629ade1cca9c3000d6fc85e190ffb9f734145a640ec056693ad1f4e7abdc
pyplot_tutorial.rst https://github.com/matplotlib/matplotlib/pull/3753/files#diff-20b263f99b07b1f92c108e1cd157312f6b10dd6556d8ec8efbc9c708753b7343
updated_scale.rst https://github.com/matplotlib/matplotlib/pull/3753/files#diff-8b0dd4619dc51ed3cc6ad7d68fc11dcbd9066cef3a505afbca5aad3e4be0f92a
scales.py https://github.com/matplotlib/matplotlib/pull/3753/files#diff-d968f4065419877c78bed591ff8325eed0203c18ac3c7b5f7a89b01d4356f4cc
scale.py https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
logit_scales.png https://github.com/matplotlib/matplotlib/pull/3753/files#diff-fb8a8b1d988e8532ec3bc90a9389b43a5d22f184ccf48a74254f0a366f244890
test_scale.py https://github.com/matplotlib/matplotlib/pull/3753/files#diff-006fbcf3ffb43a1b821cbd5d23ff9c0e0855ac1f509d15f61fdb3e422b67d31e
ticker.py https://github.com/matplotlib/matplotlib/pull/3753/files#diff-ffc88dbb928475229d0fc50ae389ef3f0dabc9c5b8abf42b6eb7a0af28afdb66
doc/conf.pyhttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-e170e9a7d787c21095c6c11bb25f0f1ff0294a42a46d45ba6fb5ed794e457624
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/doc/conf.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/3753/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-e170e9a7d787c21095c6c11bb25f0f1ff0294a42a46d45ba6fb5ed794e457624
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-e170e9a7d787c21095c6c11bb25f0f1ff0294a42a46d45ba6fb5ed794e457624
doc/pyplots/pyplot_scales.pyhttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-fc85629ade1cca9c3000d6fc85e190ffb9f734145a640ec056693ad1f4e7abdc
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/doc/pyplots/pyplot_scales.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/3753/{{ revealButtonHref }}
doc/users/pyplot_tutorial.rsthttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-20b263f99b07b1f92c108e1cd157312f6b10dd6556d8ec8efbc9c708753b7343
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/doc/users/pyplot_tutorial.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/3753/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-20b263f99b07b1f92c108e1cd157312f6b10dd6556d8ec8efbc9c708753b7343
doc/users/whats_new/updated_scale.rsthttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-8b0dd4619dc51ed3cc6ad7d68fc11dcbd9066cef3a505afbca5aad3e4be0f92a
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/doc/users/whats_new/updated_scale.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/3753/{{ revealButtonHref }}
examples/scales/scales.pyhttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-d968f4065419877c78bed591ff8325eed0203c18ac3c7b5f7a89b01d4356f4cc
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/examples/scales/scales.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/3753/{{ revealButtonHref }}
lib/matplotlib/scale.pyhttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/lib/matplotlib/scale.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/3753/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
tacaswellhttps://github.com/tacaswell
Feb 19, 2015https://github.com/matplotlib/matplotlib/pull/3753/files#r24964210
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
efiringhttps://github.com/efiring
Mar 3, 2015https://github.com/matplotlib/matplotlib/pull/3753/files#r25655421
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
efiringhttps://github.com/efiring
Mar 3, 2015https://github.com/matplotlib/matplotlib/pull/3753/files#r25655901
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
iosonofabiohttps://github.com/iosonofabio
Mar 3, 2015https://github.com/matplotlib/matplotlib/pull/3753/files#r25669385
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-aa9ad5f5699f4aead65ab741dc9b34f6de86cbfe85fe6ebbc0927b38bbb775d9
lib/matplotlib/tests/baseline_images/test_scale/logit_scales.pnghttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-fb8a8b1d988e8532ec3bc90a9389b43a5d22f184ccf48a74254f0a366f244890
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/lib/matplotlib/tests/baseline_images/test_scale/logit_scales.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/3753/files
lib/matplotlib/tests/test_scale.pyhttps://github.com/matplotlib/matplotlib/pull/3753/files#diff-006fbcf3ffb43a1b821cbd5d23ff9c0e0855ac1f509d15f61fdb3e422b67d31e
View file https://github.com/iosonofabio/matplotlib/blob/c640f77688bd1732f774eaad81352305ecfb95d9/lib/matplotlib/tests/test_scale.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/3753/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-006fbcf3ffb43a1b821cbd5d23ff9c0e0855ac1f509d15f61fdb3e422b67d31e
https://github.com/matplotlib/matplotlib/pull/3753/files#diff-006fbcf3ffb43a1b821cbd5d23ff9c0e0855ac1f509d15f61fdb3e422b67d31e
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/3753/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.