Title: Prevent shared-label algorithm from ignoring/overwriting distinct axis labels · Issue #384 · proplot-dev/proplot · GitHub
Open Graph Title: Prevent shared-label algorithm from ignoring/overwriting distinct axis labels · Issue #384 · proplot-dev/proplot
X Title: Prevent shared-label algorithm from ignoring/overwriting distinct axis labels · Issue #384 · proplot-dev/proplot
Description: Description Cannot create a subplot label. Steps to reproduce import proplot as p fig, ax = p.subplots( array=[ (1, 1, 1), (1, 1, 1), (1, 1, 1), (2, 2, 2), (3, 3, 3), (4, 4, 4), (5, 6, 7), (8, 9, 10), ], refwidth=2.5, refheight=1.25, ref...
Open Graph Description: Description Cannot create a subplot label. Steps to reproduce import proplot as p fig, ax = p.subplots( array=[ (1, 1, 1), (1, 1, 1), (1, 1, 1), (2, 2, 2), (3, 3, 3), (4, 4, 4), (5, 6, 7), (8, 9, 1...
X Description: Description Cannot create a subplot label. Steps to reproduce import proplot as p fig, ax = p.subplots( array=[ (1, 1, 1), (1, 1, 1), (1, 1, 1), (2, 2, 2), (3, 3, 3), (4, 4, 4), (5, 6, 7), (8, 9, 1...
Opengraph URL: https://github.com/proplot-dev/proplot/issues/384
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Prevent shared-label algorithm from ignoring/overwriting distinct axis labels","articleBody":"\u003c!-- Thanks for helping us make proplot a better package! If this is a bug report, please use the template provided below. If this is a feature request, you can delete the template text (just try to be descriptive with your request). --\u003e\r\n\r\n### Description\r\n\r\nCannot create a subplot label.\r\n\r\n### Steps to reproduce\r\n\r\n```python\r\nimport proplot as p\r\nfig, ax = p.subplots(\r\n array=[\r\n (1, 1, 1),\r\n (1, 1, 1),\r\n (1, 1, 1),\r\n (2, 2, 2),\r\n (3, 3, 3),\r\n (4, 4, 4),\r\n (5, 6, 7),\r\n (8, 9, 10),\r\n ],\r\n refwidth=2.5, refheight=1.25, refnum=1,\r\n abc=\"(a)\", abcloc='ul', sharex=True, sharey=True, titleloc='uc',\r\n hspace=[None, None, None, 0, 0, None, None],\r\n wspace=None)\r\nax[1:4].format(xlabel=\"ok xlabel\", ylabel=\"ok ylabel\")\r\nax[4:].format(xlabel=\"ok xlabel\", ylabel=\"not ok ylabel\")\r\nfig.savefig(\"test_proplot.png\")\r\n```\r\n\r\n**Expected behavior**: `not ok ylabel` should be visible\r\n\r\n**Actual behavior**: `not ok ylabel` is absent\r\n\r\n### Proplot version\r\n\r\n`0.9.5.post332` `3.5.2`","author":{"url":"https://github.com/pulkin","@type":"Person","name":"pulkin"},"datePublished":"2022-08-29T17:24:00.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/384/proplot/issues/384"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:79aa75a0-08ac-7046-6067-35051b4592cf |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B56E:3A8473:EE752D:1468C2D:697A7E6A |
| html-safe-nonce | 18414be9069fc661aed19da68d13bd4c22dc89c8c7ed780fbf48e3ebe3825265 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTZFOjNBODQ3MzpFRTc1MkQ6MTQ2OEMyRDo2OTdBN0U2QSIsInZpc2l0b3JfaWQiOiIzMDU4NTAxNDg1MTg1MzY3NjU4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 13bd8d00447fab3dfa501f775218830ccf235195d0b43d3f93ad0f0ce8a30b45 |
| hovercard-subject-tag | issue:1354630783 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/proplot-dev/proplot/384/issue_layout |
| twitter:image | https://opengraph.githubassets.com/d8843ef8da4ad7f71e3732789eb1db433ffe5e8cefbfc6c55a1444d5da42e8d0/proplot-dev/proplot/issues/384 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/d8843ef8da4ad7f71e3732789eb1db433ffe5e8cefbfc6c55a1444d5da42e8d0/proplot-dev/proplot/issues/384 |
| og:image:alt | Description Cannot create a subplot label. Steps to reproduce import proplot as p fig, ax = p.subplots( array=[ (1, 1, 1), (1, 1, 1), (1, 1, 1), (2, 2, 2), (3, 3, 3), (4, 4, 4), (5, 6, 7), (8, 9, 1... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | pulkin |
| hostname | github.com |
| expected-hostname | github.com |
| None | f6192227ebb08ae3d66e887f7363efea6f1ba29abe280990e1f6ad2d2962b6c8 |
| turbo-cache-control | no-preview |
| go-import | github.com/proplot-dev/proplot git https://github.com/proplot-dev/proplot.git |
| octolytics-dimension-user_id | 108025793 |
| octolytics-dimension-user_login | proplot-dev |
| octolytics-dimension-repository_id | 113293661 |
| octolytics-dimension-repository_nwo | proplot-dev/proplot |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 113293661 |
| octolytics-dimension-repository_network_root_nwo | proplot-dev/proplot |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7f58967b50cdccb4b617fbacac94376e17eef59e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width