René's URL Explorer Experiment


Title: sharex, sharey do not work for geographic plot · Issue #199 · proplot-dev/proplot · GitHub

Open Graph Title: sharex, sharey do not work for geographic plot · Issue #199 · proplot-dev/proplot

X Title: sharex, sharey do not work for geographic plot · Issue #199 · proplot-dev/proplot

Description: Description Changing the parameters of sharex, sharey do not work for geographic plot. Thanks always. Steps to reproduce import proplot as plot fig, axs = plot.subplots(ncols=2, nrows=2, proj='cyl', share=3) axs.format(coast=True, labels...

Open Graph Description: Description Changing the parameters of sharex, sharey do not work for geographic plot. Thanks always. Steps to reproduce import proplot as plot fig, axs = plot.subplots(ncols=2, nrows=2, proj='cyl'...

X Description: Description Changing the parameters of sharex, sharey do not work for geographic plot. Thanks always. Steps to reproduce import proplot as plot fig, axs = plot.subplots(ncols=2, nrows=2, proj='...

Opengraph URL: https://github.com/proplot-dev/proplot/issues/199

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"sharex, sharey do not work for geographic plot","articleBody":"### Description\r\n\r\nChanging the parameters of sharex, sharey do not work for geographic plot.\r\nThanks always.\r\n\r\n### Steps to reproduce\r\n\r\n```python\r\nimport proplot as plot\r\n\r\nfig, axs = plot.subplots(ncols=2, nrows=2, proj='cyl', share=3)\r\naxs.format(coast=True, labels=True)\r\n```\r\n\r\n**Actual behavior**: [What actually happened]\r\n![Screen Shot 2020-06-26 at 8 09 27](https://user-images.githubusercontent.com/61028484/85872268-5c47d900-b784-11ea-8a85-c22ec999e06b.png)\r\n\r\n### Equivalent steps in matplotlib\r\n\r\n\r\n```python\r\nimport numpy as np\r\nimport matplotlib.pyplot as plt\r\nimport cartopy.crs as ccrs\r\nfrom cartopy.mpl.ticker import LongitudeFormatter, LatitudeFormatter\r\n\r\nfig, axes = plt.subplots(2, 2, sharex=True, sharey=True,\r\n                subplot_kw=dict(projection=ccrs.PlateCarree()))\r\n\r\nxticks = np.linspace(-180, 180, 7)\r\nyticks = np.linspace(-90, 90, 7)\r\nfor ax in axes.flat:\r\n    ax.coastlines()\r\n    ax.gridlines(xlocs=xticks, ylocs=yticks, linestyle='--', alpha=0.5)\r\n    ax.set_xticks(xticks, crs=ccrs.PlateCarree())\r\n    ax.set_yticks(yticks, crs=ccrs.PlateCarree())\r\n    ax.xaxis.set_major_formatter(LongitudeFormatter(zero_direction_label=True))\r\n    ax.yaxis.set_major_formatter(LatitudeFormatter())\r\n```\r\n![Screen Shot 2020-06-26 at 8 09 06](https://user-images.githubusercontent.com/61028484/85872215-4f2aea00-b784-11ea-9aa0-0cf35e203b19.png)\r\n\r\n### Proplot version\r\n\r\n0.6.4","author":{"url":"https://github.com/kinyatoride","@type":"Person","name":"kinyatoride"},"datePublished":"2020-06-26T15:12:10.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/199/proplot/issues/199"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c1abce6c-ad7b-1b56-2785-fbe8c85c1326
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE2AE:63833:11D68EE:17891D0:696B71E5
html-safe-nonce39b87b1fcf2c77e060ccdeee98868c0384e29116ef48e680926e5eb9b8e13e08
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMkFFOjYzODMzOjExRDY4RUU6MTc4OTFEMDo2OTZCNzFFNSIsInZpc2l0b3JfaWQiOiI0MTY1NDM1Nzg3MTEwNDc4MzA5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac11c8518022184d2d405d3073e0a25b42623e1a714afb9e28a18bfa9b10a39d35
hovercard-subject-tagissue:646330619
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/proplot-dev/proplot/199/issue_layout
twitter:imagehttps://opengraph.githubassets.com/530e214e1e12bf269673adda30fb4a9c92a85d80b302fc8feb187e0dba865a30/proplot-dev/proplot/issues/199
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/530e214e1e12bf269673adda30fb4a9c92a85d80b302fc8feb187e0dba865a30/proplot-dev/proplot/issues/199
og:image:altDescription Changing the parameters of sharex, sharey do not work for geographic plot. Thanks always. Steps to reproduce import proplot as plot fig, axs = plot.subplots(ncols=2, nrows=2, proj='cyl'...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekinyatoride
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/proplot-dev/proplot git https://github.com/proplot-dev/proplot.git
octolytics-dimension-user_id108025793
octolytics-dimension-user_loginproplot-dev
octolytics-dimension-repository_id113293661
octolytics-dimension-repository_nwoproplot-dev/proplot
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id113293661
octolytics-dimension-repository_network_root_nwoproplot-dev/proplot
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/proplot-dev/proplot/issues/199#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fproplot-dev%2Fproplot%2Fissues%2F199
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2Fproplot-dev%2Fproplot%2Fissues%2F199
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=proplot-dev%2Fproplot
Reloadhttps://github.com/proplot-dev/proplot/issues/199
Reloadhttps://github.com/proplot-dev/proplot/issues/199
Reloadhttps://github.com/proplot-dev/proplot/issues/199
proplot-dev https://github.com/proplot-dev
proplothttps://github.com/proplot-dev/proplot
Notifications https://github.com/login?return_to=%2Fproplot-dev%2Fproplot
Fork 98 https://github.com/login?return_to=%2Fproplot-dev%2Fproplot
Star 1.1k https://github.com/login?return_to=%2Fproplot-dev%2Fproplot
Code https://github.com/proplot-dev/proplot
Issues 88 https://github.com/proplot-dev/proplot/issues
Pull requests 7 https://github.com/proplot-dev/proplot/pulls
Discussions https://github.com/proplot-dev/proplot/discussions
Actions https://github.com/proplot-dev/proplot/actions
Projects 0 https://github.com/proplot-dev/proplot/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/proplot-dev/proplot/security
Please reload this pagehttps://github.com/proplot-dev/proplot/issues/199
Insights https://github.com/proplot-dev/proplot/pulse
Code https://github.com/proplot-dev/proplot
Issues https://github.com/proplot-dev/proplot/issues
Pull requests https://github.com/proplot-dev/proplot/pulls
Discussions https://github.com/proplot-dev/proplot/discussions
Actions https://github.com/proplot-dev/proplot/actions
Projects https://github.com/proplot-dev/proplot/projects
Security https://github.com/proplot-dev/proplot/security
Insights https://github.com/proplot-dev/proplot/pulse
New issuehttps://github.com/login?return_to=https://github.com/proplot-dev/proplot/issues/199
New issuehttps://github.com/login?return_to=https://github.com/proplot-dev/proplot/issues/199
sharex, sharey do not work for geographic plothttps://github.com/proplot-dev/proplot/issues/199#top
duplicatehttps://github.com/proplot-dev/proplot/issues?q=state%3Aopen%20label%3A%22duplicate%22
https://github.com/kinyatoride
https://github.com/kinyatoride
kinyatoridehttps://github.com/kinyatoride
on Jun 26, 2020https://github.com/proplot-dev/proplot/issues/199#issue-646330619
https://user-images.githubusercontent.com/61028484/85872268-5c47d900-b784-11ea-8a85-c22ec999e06b.png
https://user-images.githubusercontent.com/61028484/85872215-4f2aea00-b784-11ea-9aa0-0cf35e203b19.png
duplicatehttps://github.com/proplot-dev/proplot/issues?q=state%3Aopen%20label%3A%22duplicate%22
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.