René's URL Explorer Experiment


Title: Make "classic" style have effect by mdboom · Pull Request #5437 · matplotlib/matplotlib · GitHub

Open Graph Title: Make "classic" style have effect by mdboom · Pull Request #5437 · matplotlib/matplotlib

X Title: Make "classic" style have effect by mdboom · Pull Request #5437 · matplotlib/matplotlib

Description: Hopefully fixes failures in #5416 EDIT: I'm adding some background to these changes up here. We discovered in #5416 that the code to force classic mode on all of the tests by default was broken, because the classic style was being turned on but later the rcParams were all being reset to defaults. So it was a matter of changing the order of operations to (1) Reset to rcdefaults (2) Apply the classic style (3) Additionally apply some settings we've always done for testing such as turning font hinting off The next step is that in #5214, when the default font was changed from Bitstream Vera to Deja Vu, the classic style was still left at Vera. This means that the classic style was using fonts that we don't ship, which is a problem on Travis, but also could be a problem for users who may not have Vera installed elsewhere on their system. Since these two fonts are identical in looks, and DejaVu only adds additional characters (and some "bugfixes") I think it's still within the definition of "classic mode" to move to the new font. #5214 also accidentally changed a baseline image to use the new default math font rather than the classic computer modern math font. (Probably just based on the assumption that classic mode testing was working). This has been reverted. The last thing is really obscure. There is code in mathtext that controls the placement of sub/superscripts based on the current mathtext.fontset rcParam. Each of the fontsets, (cm, stix* and dejavu*) need slightly different offsets for the sub/superscripts and that information is not stored in the font file itself. However, it's actually possible to use DejaVu font when mathtext.fontset is "cm" when the text is inside a \mathdefault{} block (which means use the non-math font for the content inside {}). All that means that when in classic mode, the exponents in the ticks on a log plot were misplaced. The fix is to use the sub/superscript offsets appropriate for the "current font in use within a particular part of the math expression" rather than the global rcParam "mathtext.fontset". All that hopefully means we properly have classic mode working in all tests and we can proceed with the style changes, but Travis-CI will tell.

Open Graph Description: Hopefully fixes failures in #5416 EDIT: I'm adding some background to these changes up here. We discovered in #5416 that the code to force classic mode on all of the tests by default was broken...

X Description: Hopefully fixes failures in #5416 EDIT: I'm adding some background to these changes up here. We discovered in #5416 that the code to force classic mode on all of the tests by default was br...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:d89867b1-828a-2f74-6791-174ea2d8f054
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id968A:3B36E9:1A23C3:2345F5:6A557AAF
html-safe-nonce610071df93b39517f679ab67131e066a7e4d42b324a67b36e543113691527164
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NjhBOjNCMzZFOToxQTIzQzM6MjM0NUY1OjZBNTU3QUFGIiwidmlzaXRvcl9pZCI6IjU5NDg3NjM3MjIzMzIwNzY3MTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac4887b67ee4efdeee0ec85640784436a2105629d62bf997fcad45cd040bd71899
hovercard-subject-tagpull_request:50066194
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/5437/files
twitter:imagehttps://avatars.githubusercontent.com/u/38294?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/38294?s=400&v=4
og:image:altHopefully fixes failures in #5416 EDIT: I'm adding some background to these changes up here. We discovered in #5416 that the code to force classic mode on all of the tests by default was broken...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneb5665c84831ed9ac4fb79519c16c9c5580ba8092fb8bb6e3e72972ec7197348e
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
release617ea94e2807dc3052601c560530bb3f8259bc9a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/matplotlib/matplotlib/pull/5437/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmatplotlib%2Fmatplotlib%2Fpull%2F5437%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%2F5437%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/5437/files
Reloadhttps://github.com/matplotlib/matplotlib/pull/5437/files
Reloadhttps://github.com/matplotlib/matplotlib/pull/5437/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
matplotlib https://github.com/matplotlib
matplotlibhttps://github.com/matplotlib/matplotlib
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/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 409 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
WeatherGodhttps://github.com/WeatherGod
matplotlib:masterhttps://github.com/matplotlib/matplotlib/tree/master
mdboom:classic-mode-testinghttps://github.com/mdboom/matplotlib/tree/classic-mode-testing
Conversation 23 https://github.com/matplotlib/matplotlib/pull/5437
Commits 3 https://github.com/matplotlib/matplotlib/pull/5437/commits
Checks 0 https://github.com/matplotlib/matplotlib/pull/5437/checks
Files changed https://github.com/matplotlib/matplotlib/pull/5437/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
Make "classic" style have effect https://github.com/matplotlib/matplotlib/pull/5437/files#top
Show all changes 3 commits https://github.com/matplotlib/matplotlib/pull/5437/files
baa2b6e Make classic testing work correctly mdboom Nov 8, 2015 https://github.com/matplotlib/matplotlib/pull/5437/commits/baa2b6ebeb75db537d7d77f3e098fb12bbfdd7c5
4236a66 Fix indentation mdboom Nov 16, 2015 https://github.com/matplotlib/matplotlib/pull/5437/commits/4236a66d81f3fa5966a87ed2bf80940dcb96f5b5
bfb0bb5 Add comment and docstring mdboom Nov 16, 2015 https://github.com/matplotlib/matplotlib/pull/5437/commits/bfb0bb530bfe231de8765d4554bb94ba858814a4
Clear filters https://github.com/matplotlib/matplotlib/pull/5437/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
afm.py https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1d7a0190701721f6af097909bd4baca41998b496fa5434c204318387666e9294
mathtext.py https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
classic.mplstyle https://github.com/matplotlib/matplotlib/pull/5437/files#diff-791c860253879802fbe1dfd42cd66eb0fb1b0509dbaf66900317e6c9efd20085
decorators.py https://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
__init__.py https://github.com/matplotlib/matplotlib/pull/5437/files#diff-519e67938c9c960ed53dfbfc42f99bedeace6e6a52520181fe17e7506360d499
symlog.pdf https://github.com/matplotlib/matplotlib/pull/5437/files#diff-bbee0468426257211d0de3d4a2b392d1ccbff4e70997f7923bb710455de0d439
symlog.png https://github.com/matplotlib/matplotlib/pull/5437/files#diff-e53c6816ae54539613ca3e0c68bded3ec1d8b342c56ac8ff5fd47cf55f935150
symlog.svg https://github.com/matplotlib/matplotlib/pull/5437/files#diff-b2ea83cdef08d5a8de2f63c4439764669a4fe2c7171004bedf8570fc59bbb857
text_alignment.pdf https://github.com/matplotlib/matplotlib/pull/5437/files#diff-31b5d40342691cfc1a59e0cf68a37b7e6dd9579e447e24871ca7ea0dcaec6898
text_alignment.png https://github.com/matplotlib/matplotlib/pull/5437/files#diff-8d4971f312c3a23e4f7aecbe7006c5b06f71f1f128d26b85fb89223cf2941ccc
text_alignment.svg https://github.com/matplotlib/matplotlib/pull/5437/files#diff-2fd09a2b0e88b7d8a458ba8f298d00a91ef094a4686703b4beefed622b3f3606
lib/matplotlib/afm.pyhttps://github.com/matplotlib/matplotlib/pull/5437/files#diff-1d7a0190701721f6af097909bd4baca41998b496fa5434c204318387666e9294
View file https://github.com/mdboom/matplotlib/blob/bfb0bb530bfe231de8765d4554bb94ba858814a4/lib/matplotlib/afm.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/5437/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1d7a0190701721f6af097909bd4baca41998b496fa5434c204318387666e9294
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1d7a0190701721f6af097909bd4baca41998b496fa5434c204318387666e9294
lib/matplotlib/mathtext.pyhttps://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
View file https://github.com/mdboom/matplotlib/blob/bfb0bb530bfe231de8765d4554bb94ba858814a4/lib/matplotlib/mathtext.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/5437/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
WeatherGodhttps://github.com/WeatherGod
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44938371
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-1576a5f502008fa76ebeab602a6814b8d8e79f5fbc374f9134157daa66dd5a87
lib/matplotlib/mpl-data/stylelib/classic.mplstylehttps://github.com/matplotlib/matplotlib/pull/5437/files#diff-791c860253879802fbe1dfd42cd66eb0fb1b0509dbaf66900317e6c9efd20085
View file https://github.com/mdboom/matplotlib/blob/bfb0bb530bfe231de8765d4554bb94ba858814a4/lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/5437/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-791c860253879802fbe1dfd42cd66eb0fb1b0509dbaf66900317e6c9efd20085
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-791c860253879802fbe1dfd42cd66eb0fb1b0509dbaf66900317e6c9efd20085
lib/matplotlib/testing/decorators.pyhttps://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
View file https://github.com/mdboom/matplotlib/blob/bfb0bb530bfe231de8765d4554bb94ba858814a4/lib/matplotlib/testing/decorators.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/5437/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
WeatherGodhttps://github.com/WeatherGod
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44981450
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
WeatherGodhttps://github.com/WeatherGod
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44956239
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
WeatherGodhttps://github.com/WeatherGod
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44956373
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
mdboomhttps://github.com/mdboom
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44956555
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
WeatherGodhttps://github.com/WeatherGod
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44956571
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
mdboomhttps://github.com/mdboom
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44961838
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
WeatherGodhttps://github.com/WeatherGod
Nov 16, 2015https://github.com/matplotlib/matplotlib/pull/5437/files#r44938770
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/files
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-634eb58f2970e77b1feabc7824a5d757378ee8c3174867d1c7a1481a833637f3
lib/matplotlib/tests/__init__.pyhttps://github.com/matplotlib/matplotlib/pull/5437/files#diff-519e67938c9c960ed53dfbfc42f99bedeace6e6a52520181fe17e7506360d499
View file https://github.com/mdboom/matplotlib/blob/bfb0bb530bfe231de8765d4554bb94ba858814a4/lib/matplotlib/tests/__init__.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/5437/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-519e67938c9c960ed53dfbfc42f99bedeace6e6a52520181fe17e7506360d499
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-519e67938c9c960ed53dfbfc42f99bedeace6e6a52520181fe17e7506360d499
https://github.com/matplotlib/matplotlib/pull/5437/files#diff-519e67938c9c960ed53dfbfc42f99bedeace6e6a52520181fe17e7506360d499
lib/matplotlib/tests/baseline_images/test_axes/symlog.pdfhttps://github.com/matplotlib/matplotlib/pull/5437/files#diff-bbee0468426257211d0de3d4a2b392d1ccbff4e70997f7923bb710455de0d439
View file https://github.com/mdboom/matplotlib/blob/bfb0bb530bfe231de8765d4554bb94ba858814a4/lib/matplotlib/tests/baseline_images/test_axes/symlog.pdf
Open in desktop https://desktop.github.com
lib/matplotlib/tests/baseline_images/test_axes/symlog.pnghttps://github.com/matplotlib/matplotlib/pull/5437/files#diff-e53c6816ae54539613ca3e0c68bded3ec1d8b342c56ac8ff5fd47cf55f935150
View file https://github.com/mdboom/matplotlib/blob/bfb0bb530bfe231de8765d4554bb94ba858814a4/lib/matplotlib/tests/baseline_images/test_axes/symlog.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/5437/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/5437/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.