Title: hline at y=0 appears after setting yscale to log · Issue #8783 · matplotlib/matplotlib · GitHub
Open Graph Title: hline at y=0 appears after setting yscale to log · Issue #8783 · matplotlib/matplotlib
X Title: hline at y=0 appears after setting yscale to log · Issue #8783 · matplotlib/matplotlib
Description: Bug report Bug summary Calling ax.axhline(0) after setting the y-scale to log rescales the y-axis to make the horizontal line appear at 1e-300. Code for reproduction import matplotlib.pyplot as plt fig, ax = plt.subplots() ax.scatter([1]...
Open Graph Description: Bug report Bug summary Calling ax.axhline(0) after setting the y-scale to log rescales the y-axis to make the horizontal line appear at 1e-300. Code for reproduction import matplotlib.pyplot as plt...
X Description: Bug report Bug summary Calling ax.axhline(0) after setting the y-scale to log rescales the y-axis to make the horizontal line appear at 1e-300. Code for reproduction import matplotlib.pyplot as plt...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/8783
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"hline at y=0 appears after setting yscale to log","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**Bug summary**\r\n\r\nCalling `ax.axhline(0)` after setting the y-scale to log rescales the y-axis to make the horizontal line appear at 1e-300.\r\n\r\n**Code for reproduction**\r\n\r\n\u003c!--A minimum code snippet required to reproduce the bug, also minimizing the number of dependencies required--\u003e\r\n\r\n```python\r\nimport matplotlib.pyplot as plt\r\n\r\nfig, ax = plt.subplots()\r\nax.scatter([1], [1])\r\nax.set_yscale('log')\r\nax.axhline(0)\r\nplt.show()\r\n```\r\n\r\n**Actual outcome**\r\n\r\n\u003c!--The output produced by the above code, which may be a screenshot, console output, etc.--\u003e\r\n\r\nwith the warning\r\n```\r\n/Users/dstansby/matplotlib/lib/matplotlib/axes/_base.py:3208: UserWarning: Attempted to set non-positive ylimits for log-scale axis; invalid limits will be ignored.\r\n 'Attempted to set non-positive ylimits for log-scale axis; '\r\n```\r\n\r\n**Expected outcome**\r\nI would expect the horizontal line to be ignored, and axis limits to remain as they were originally.\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: OSX 10.12.5\r\n * Matplotlib Version: master branch installed using pip\r\n * Python Version: 3.6.1\r\n\r\n","author":{"url":"https://github.com/dstansby","@type":"Person","name":"dstansby"},"datePublished":"2017-06-20T12:45:21.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/8783/matplotlib/issues/8783"}
| 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:35987f06-ba91-2dd2-3080-916aaff8b4f5 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A3F2:111866:29215CE:36A03D8:6A5215F5 |
| html-safe-nonce | 31d3f5ecacda996bbbd1ed3019e7d38fd02c535bc92da57a6808ce2830273647 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBM0YyOjExMTg2NjoyOTIxNUNFOjM2QTAzRDg6NkE1MjE1RjUiLCJ2aXNpdG9yX2lkIjoiMTg4MjkyMDkyNzEzOTg2MjAwNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | f0ee83def07a17da9c7a81b86baf9979034339e2eb02627ee58c1c0c3fa81e66 |
| hovercard-subject-tag | issue:237196928 |
| 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/8783/issue_layout |
| twitter:image | https://opengraph.githubassets.com/69177e6b0be15459278c5c453ef8a6dd6a863cf16196da16ccd7e08db0ac7633/matplotlib/matplotlib/issues/8783 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/69177e6b0be15459278c5c453ef8a6dd6a863cf16196da16ccd7e08db0ac7633/matplotlib/matplotlib/issues/8783 |
| og:image:alt | Bug report Bug summary Calling ax.axhline(0) after setting the y-scale to log rescales the y-axis to make the horizontal line appear at 1e-300. Code for reproduction import matplotlib.pyplot as plt... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | dstansby |
| 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 | 7aed05249554b889eb33d002851a973eebcc7e91 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width