René's URL Explorer Experiment


Title: Improve autoscaling for high order Bezier curves by dstansby · Pull Request #19214 · matplotlib/matplotlib · GitHub

Open Graph Title: Improve autoscaling for high order Bezier curves by dstansby · Pull Request #19214 · matplotlib/matplotlib

X Title: Improve autoscaling for high order Bezier curves by dstansby · Pull Request #19214 · matplotlib/matplotlib

Description: Overview Currently every control point is used when autoscaling with a Bezier curve, but for high order curves this isn't desired, as control points that aren't the start or end point do not lie on the actual curve. A better way to calculate points for autoscaling is to include the start point, end point, and any extrema on the curve. This PR introduces a new method to convert a path from a set of Bezier segments to straight lines connecting the start, extrema, and end points. The bounding box of these points is then the bounding box of the overall Path, so it can be used for autoscaling. This leverages the new functionality in #16832 introduced to properly calculate the bounding box of a complex Bezier curve, and makes sure it is used in the autoscaling. Fixes #19174 Example from matplotlib.path import Path from matplotlib.patches import PathPatch import matplotlib.pyplot as plt verts = [[-1, 0], [0, -1], [1, 0], [1, 0]] codes = [Path.MOVETO, Path.CURVE3, Path.CURVE3, Path.CLOSEPOLY] p = Path(verts, codes) fig, ax = plt.subplots() ax.add_patch(PathPatch(p)) ax.autoscale() plt.show() Before: After:

Open Graph Description: Overview Currently every control point is used when autoscaling with a Bezier curve, but for high order curves this isn't desired, as control points that aren't the start or end point do no...

X Description: Overview Currently every control point is used when autoscaling with a Bezier curve, but for high order curves this isn't desired, as control points that aren't the start or end poi...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:3f0a7c07-f007-fce9-c043-af4cc338d2e0
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCF4A:378132:5144DD:6F08B9:6A511DEC
html-safe-noncee465d95bc88eed781726bd97e2550e55618cd9cf8b339e2ecf643d3c5e9022f8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRjRBOjM3ODEzMjo1MTQ0REQ6NkYwOEI5OjZBNTExREVDIiwidmlzaXRvcl9pZCI6IjM0NTA0MzAyODE4OTAyMDkyNjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac965feb689d96e30d578d9913c781f5829d0d89336f4adab7d593f7abbfa0ba7a
hovercard-subject-tagpull_request:547677791
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/19214/files
twitter:imagehttps://avatars.githubusercontent.com/u/6197628?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/6197628?s=400&v=4
og:image:altOverview Currently every control point is used when autoscaling with a Bezier curve, but for high order curves this isn't desired, as control points that aren't the start or end point do no...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonef0f0f3a40c5b69803a8255a8e44323880bf9c4db54d5c076f2130bedf2a1dde5
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
release44909533816f7f99ff04e7a0fe692733af67ed84
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/matplotlib/matplotlib/pull/19214/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmatplotlib%2Fmatplotlib%2Fpull%2F19214%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%2F19214%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/19214/files
Reloadhttps://github.com/matplotlib/matplotlib/pull/19214/files
Reloadhttps://github.com/matplotlib/matplotlib/pull/19214/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
matplotlib https://github.com/matplotlib
matplotlibhttps://github.com/matplotlib/matplotlib
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/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
jklymakhttps://github.com/jklymak
matplotlib:mainhttps://github.com/matplotlib/matplotlib/tree/main
dstansby:bezier-autoscalehttps://github.com/dstansby/matplotlib/tree/bezier-autoscale
Conversation 22 https://github.com/matplotlib/matplotlib/pull/19214
Commits 2 https://github.com/matplotlib/matplotlib/pull/19214/commits
Checks 0 https://github.com/matplotlib/matplotlib/pull/19214/checks
Files changed https://github.com/matplotlib/matplotlib/pull/19214/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
Improve autoscaling for high order Bezier curves https://github.com/matplotlib/matplotlib/pull/19214/files#top
Show all changes 2 commits https://github.com/matplotlib/matplotlib/pull/19214/files
f71d7cd Improve autoscaling for high order Bezier curves dstansby Dec 28, 2021 https://github.com/matplotlib/matplotlib/pull/19214/commits/f71d7cd453d6dd0ffbd86c1a79fc563dcff92928
7036d2d Update pie test images dstansby Dec 28, 2021 https://github.com/matplotlib/matplotlib/pull/19214/commits/7036d2df2b7522857ca7061ffe4f536635bd6eb4
Clear filters https://github.com/matplotlib/matplotlib/pull/19214/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
19214-DS.rst https://github.com/matplotlib/matplotlib/pull/19214/files#diff-67c37f6f8e41c394273724e2dba7762ebd3114ac5edd5c27bb1da1e505d946d5
_base.py https://github.com/matplotlib/matplotlib/pull/19214/files#diff-eab8def55235f317e1ea06840d82467044586af2a7f9ec994356a14f70509b72
pie_ccw_true.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-b536d3653f64386f75c33c14816aba76daae85d16a880f93beceae63f47c657a
pie_center_radius.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-70e90e5067c9eaa9486f6f009028c1280c16306b85772ecfd518600d86caa8f3
pie_default.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-d29f68b236f043ca8efdf475865bfb2b4fba9d675cf04a85a9c31d447958b0d8
pie_frame_grid.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ec751989143a247495806591d42a6cf9697eba76abbc557b142d2846cd517e86
pie_linewidth_0.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-043104bd5d9a87fb3a93f4196d2646926b841c8e634c93b6c35a330b8c5d092e
pie_linewidth_2.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-9a520b71d2101066acf72632b1c56a61887827ce0122f05daddffed70b838007
pie_no_label.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-261ca88ebe2a133db02fa4aeb7224a11a4e2bba21018eb49904e969bd0993195
pie_rotatelabels_true.png https://github.com/matplotlib/matplotlib/pull/19214/files#diff-473a2be701b6d9ca80061cc8ea615f5c4fc8b3ecca901bcfce7870d334b4daf3
test_axes.py https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
doc/api/next_api_changes/behavior/19214-DS.rsthttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-67c37f6f8e41c394273724e2dba7762ebd3114ac5edd5c27bb1da1e505d946d5
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/doc/api/next_api_changes/behavior/19214-DS.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/19214/{{ revealButtonHref }}
lib/matplotlib/axes/_base.pyhttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-eab8def55235f317e1ea06840d82467044586af2a7f9ec994356a14f70509b72
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/axes/_base.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/19214/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-eab8def55235f317e1ea06840d82467044586af2a7f9ec994356a14f70509b72
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-eab8def55235f317e1ea06840d82467044586af2a7f9ec994356a14f70509b72
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-eab8def55235f317e1ea06840d82467044586af2a7f9ec994356a14f70509b72
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
QuLogichttps://github.com/QuLogic
Nov 18, 2021https://github.com/matplotlib/matplotlib/pull/19214/files#r752715999
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
dstansbyhttps://github.com/dstansby
Nov 29, 2021https://github.com/matplotlib/matplotlib/pull/19214/files#r758257867
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
QuLogichttps://github.com/QuLogic
Nov 29, 2021https://github.com/matplotlib/matplotlib/pull/19214/files#r758800601
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/matplotlib/matplotlib/pull/19214/files
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-eab8def55235f317e1ea06840d82467044586af2a7f9ec994356a14f70509b72
lib/matplotlib/tests/baseline_images/test_axes/pie_ccw_true.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-b536d3653f64386f75c33c14816aba76daae85d16a880f93beceae63f47c657a
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_ccw_true.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/baseline_images/test_axes/pie_center_radius.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-70e90e5067c9eaa9486f6f009028c1280c16306b85772ecfd518600d86caa8f3
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_center_radius.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/baseline_images/test_axes/pie_default.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-d29f68b236f043ca8efdf475865bfb2b4fba9d675cf04a85a9c31d447958b0d8
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_default.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/baseline_images/test_axes/pie_frame_grid.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-ec751989143a247495806591d42a6cf9697eba76abbc557b142d2846cd517e86
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_frame_grid.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_0.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-043104bd5d9a87fb3a93f4196d2646926b841c8e634c93b6c35a330b8c5d092e
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_0.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_2.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-9a520b71d2101066acf72632b1c56a61887827ce0122f05daddffed70b838007
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_linewidth_2.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/baseline_images/test_axes/pie_no_label.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-261ca88ebe2a133db02fa4aeb7224a11a4e2bba21018eb49904e969bd0993195
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_no_label.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/baseline_images/test_axes/pie_rotatelabels_true.pnghttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-473a2be701b6d9ca80061cc8ea615f5c4fc8b3ecca901bcfce7870d334b4daf3
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/baseline_images/test_axes/pie_rotatelabels_true.png
Open in desktop https://desktop.github.com
Reload?https://github.com/matplotlib/matplotlib/pull/19214/files
lib/matplotlib/tests/test_axes.pyhttps://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
View file https://github.com/dstansby/matplotlib/blob/7036d2df2b7522857ca7061ffe4f536635bd6eb4/lib/matplotlib/tests/test_axes.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/matplotlib/matplotlib/pull/19214/{{ revealButtonHref }}
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
https://github.com/matplotlib/matplotlib/pull/19214/files#diff-ef5144bd27a700deb760ef56ccf51dc6fcfe86723f9ffa84df7f024985bf3ee7
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.