Title: The default logit minor locator should not display tick labels · Issue #13698 · matplotlib/matplotlib · GitHub
Open Graph Title: The default logit minor locator should not display tick labels · Issue #13698 · matplotlib/matplotlib
X Title: The default logit minor locator should not display tick labels · Issue #13698 · matplotlib/matplotlib
Description: Bug report Code for reproduction from pylab import * rcdefaults() fig, axs = plt.subplots(2) axs[0].plot([1, 100]); axs[0].set(yscale="log") axs[1].plot([.01, .99]); axs[1].set(yscale="logit") plt.show() Actual outcome Expected outcome T...
Open Graph Description: Bug report Code for reproduction from pylab import * rcdefaults() fig, axs = plt.subplots(2) axs[0].plot([1, 100]); axs[0].set(yscale="log") axs[1].plot([.01, .99]); axs[1].set(yscale="logit") plt....
X Description: Bug report Code for reproduction from pylab import * rcdefaults() fig, axs = plt.subplots(2) axs[0].plot([1, 100]); axs[0].set(yscale="log") axs[1].plot([.01, .99]); axs[1].set(yscale=&qu...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/13698
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"The default logit minor locator should not display tick labels","articleBody":"\u003c!--To help us understand and resolve your issue, please fill out the form to the best of your ability.--\u003e\r\n\u003c!--You can feel free to delete the sections that do not apply.--\u003e\r\n\r\n### Bug report\r\n\r\n**Code for reproduction**\r\n\r\n\u003c!--A minimum code snippet required to reproduce the bug.\r\nPlease make sure to minimize the number of dependencies required, and provide\r\nany necessary plotted data.\r\nAvoid using threads, as Matplotlib is (explicitly) not thread-safe.--\u003e\r\n\r\n```python\r\nfrom pylab import *\r\nrcdefaults()\r\nfig, axs = plt.subplots(2)\r\naxs[0].plot([1, 100]); axs[0].set(yscale=\"log\")\r\naxs[1].plot([.01, .99]); axs[1].set(yscale=\"logit\")\r\nplt.show()\r\n```\r\n\r\n**Actual outcome**\r\n\r\n\r\n\r\n**Expected outcome**\r\n\r\nThe logit minor tick labels are \"a bit\" crowded... (examples in the docs that showcase logit all explicitly remove the minor labels using e.g. NullFormatter)\r\n\r\nLogitFormatter should likely use a mechanism similar to LogFormatter's `sublabels` to avoid displaying the minor ticks labels in this case (haven't thought about the details, though).\r\n\r\n**Matplotlib version**\r\n\u003c!--Please specify your platform and versions of the relevant libraries you are using:--\u003e\r\n * Operating system: linux\r\n * Matplotlib version: 3/master\r\n * Matplotlib backend (`print(matplotlib.get_backend())`): any\r\n * Python version: 3.7\r\n * Jupyter version (if applicable): no\r\n * Other libraries: no\r\n\r\n\u003c!--Please tell us how you installed matplotlib and python e.g., from source, pip, conda--\u003e\r\n\u003c!--If you installed from conda, please specify which channel you used if not the default--\u003e\r\n\r\n","author":{"url":"https://github.com/anntzer","@type":"Person","name":"anntzer"},"datePublished":"2019-03-18T08:09:58.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/13698/matplotlib/issues/13698"}
| 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:1749fb0b-afb6-16b8-4032-eba9aaa8b0c2 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DDD4:17402E:17AAA0A:20396E7:6A546D47 |
| html-safe-nonce | fbdf843073577ed9eb9a8ec2eb38b83dcff9404c1c623144cb96ceef550238cf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEREQ0OjE3NDAyRToxN0FBQTBBOjIwMzk2RTc6NkE1NDZENDciLCJ2aXNpdG9yX2lkIjoiNTY4MzU1NjAyMDE1NDI5NzY3MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 4bd14882b82c481e87431f25145e07e5c9dc5db5ed8ff00b52e24f0ff9c719e6 |
| hovercard-subject-tag | issue:422085131 |
| 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/matplotlib/matplotlib/13698/issue_layout |
| twitter:image | https://opengraph.githubassets.com/d3bcc8ab6c46cf07f7c433ca0144887b4e262849d900b5ff97866368bb46c934/matplotlib/matplotlib/issues/13698 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/d3bcc8ab6c46cf07f7c433ca0144887b4e262849d900b5ff97866368bb46c934/matplotlib/matplotlib/issues/13698 |
| og:image:alt | Bug report Code for reproduction from pylab import * rcdefaults() fig, axs = plt.subplots(2) axs[0].plot([1, 100]); axs[0].set(yscale="log") axs[1].plot([.01, .99]); axs[1].set(yscale="logit") plt.... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | anntzer |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| 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 | 6d28624802c2f7d9500239dd6870ed7031b7353b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width