René's URL Explorer Experiment


Title: Set orientation to horizontal for indicate_error · Issue #229 · proplot-dev/proplot · GitHub

Open Graph Title: Set orientation to horizontal for indicate_error · Issue #229 · proplot-dev/proplot

X Title: Set orientation to horizontal for indicate_error · Issue #229 · proplot-dev/proplot

Description: Description The indicate_error use fill_between as default. How to use fill_betweenx? Although I found the source of fill_betweenx in the source code, I tried to add orientation='horizontal' and got this error: 'Line2D' object has no pro...

Open Graph Description: Description The indicate_error use fill_between as default. How to use fill_betweenx? Although I found the source of fill_betweenx in the source code, I tried to add orientation='horizontal' and go...

X Description: Description The indicate_error use fill_between as default. How to use fill_betweenx? Although I found the source of fill_betweenx in the source code, I tried to add orientation='horizontal'...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Set orientation to horizontal for indicate_error","articleBody":"### Description\r\n\r\nThe `indicate_error` use `fill_between` as default. How to use `fill_betweenx`?\r\nAlthough I found the source of `fill_betweenx` in the source code, I tried to add `orientation='horizontal'` and got this error:\r\n```\r\n'Line2D' object has no property 'orientation'\r\n```\r\n\r\n\r\n### Steps to reproduce\r\n\r\n```python\r\nimport numpy as np\r\nimport xarray as xr\r\nimport pandas as pd\r\nimport proplot as plot\r\n\r\nda = xr.DataArray(\r\n    np.random.rand(5, 4, 3, 2),\r\n    [\r\n        (\"time\", pd.date_range(\"2000-01-01\", periods=5)),\r\n        (\"z\", [0, 1, 2, 3]),\r\n        (\"y\", [4, 5, 6]),\r\n        (\"x\", [12, 13]),\r\n    ],\r\n)\r\n\r\n\r\nf, axs = plot.subplots()\r\nmedians = da.median(['time', 'y', 'x'])\r\n\r\n\r\nshadedata = da.quantile([0.25, 0.75], dim=['time', 'y', 'x'])\r\nfadedata = da.quantile([0.05, 0.95], dim=['time', 'y', 'x'])\r\n\r\naxs.plot(\r\n    medians,\r\n    shadedata=shadedata, fadedata=fadedata,\r\n    shadelabel='50% CI', fadelabel='90% CI',\r\n    color='ocean blue', barzorder=0, boxmarker=False, legend='ll',\r\n)\r\n```\r\n\r\n**Expected behavior**:\r\n\r\nShades area is two x-axis values for one y-axis value (`fill_betweenx`).\r\n\r\n**Actual behavior**:\r\n`z` is the x-axis label instead of the values.\r\n\r\n### Proplot version\r\n\r\n0.6.4\r\n","author":{"url":"https://github.com/zxdawn","@type":"Person","name":"zxdawn"},"datePublished":"2020-10-04T07:13:21.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/229/proplot/issues/229"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:8af8bd66-eb53-82be-5280-9ac349dacf88
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE3EC:151EEE:A9D974:E51B5D:697D0164
html-safe-nonce067eeec22d08d1710217993dbf2a8fe98433a5994b67b6d351f48133cc7ce731
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFM0VDOjE1MUVFRTpBOUQ5NzQ6RTUxQjVEOjY5N0QwMTY0IiwidmlzaXRvcl9pZCI6Ijg4OTQ2NzUzMTgxMjg1NzQ4MjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac3cfd73d28bfefc00c0a718820443775fc5ec112a91668b191d06f38727dadafc
hovercard-subject-tagissue:714252530
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/229/issue_layout
twitter:imagehttps://opengraph.githubassets.com/816963915427ec069d6f3c4755a2a4c1f4f679146354fcc8273b39c680ebf314/proplot-dev/proplot/issues/229
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/816963915427ec069d6f3c4755a2a4c1f4f679146354fcc8273b39c680ebf314/proplot-dev/proplot/issues/229
og:image:altDescription The indicate_error use fill_between as default. How to use fill_betweenx? Although I found the source of fill_betweenx in the source code, I tried to add orientation='horizontal' and go...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamezxdawn
hostnamegithub.com
expected-hostnamegithub.com
Nonead99f81708f3facbf5c2037d0e25afdae6b8d0dfe9f443e686a8775a4380fc67
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
release50943bad29d7eb3508166e3853b0f7db2e6ca285
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/proplot-dev/proplot/issues/229#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fproplot-dev%2Fproplot%2Fissues%2F229
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%2F229
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/229
Reloadhttps://github.com/proplot-dev/proplot/issues/229
Reloadhttps://github.com/proplot-dev/proplot/issues/229
proplot-dev https://github.com/proplot-dev
proplothttps://github.com/proplot-dev/proplot
Notifications https://github.com/login?return_to=%2Fproplot-dev%2Fproplot
Fork 97 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 0 https://github.com/proplot-dev/proplot/security
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/229
New issuehttps://github.com/login?return_to=https://github.com/proplot-dev/proplot/issues/229
Set orientation to horizontal for indicate_errorhttps://github.com/proplot-dev/proplot/issues/229#top
duplicatehttps://github.com/proplot-dev/proplot/issues?q=state%3Aopen%20label%3A%22duplicate%22
https://github.com/zxdawn
https://github.com/zxdawn
zxdawnhttps://github.com/zxdawn
on Oct 4, 2020https://github.com/proplot-dev/proplot/issues/229#issue-714252530
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.