Title: sort out if the high-resolution ellipse code still works · Issue #7491 · matplotlib/matplotlib · GitHub
Open Graph Title: sort out if the high-resolution ellipse code still works · Issue #7491 · matplotlib/matplotlib
X Title: sort out if the high-resolution ellipse code still works · Issue #7491 · matplotlib/matplotlib
Description: I am not sure that the code at https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/patches.py#L1693 still does what it should do Code originally went in via 7a82ea8 for theta in thetas: if inside: self._path = Path.arc(la...
Open Graph Description: I am not sure that the code at https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/patches.py#L1693 still does what it should do Code originally went in via 7a82ea8 for theta in the...
X Description: I am not sure that the code at https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/patches.py#L1693 still does what it should do Code originally went in via 7a82ea8 for theta in the...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/7491
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"sort out if the high-resolution ellipse code still works","articleBody":"I am not sure that the code at https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/patches.py#L1693 still does what it should do\r\n\r\nCode originally went in via 7a82ea8112b0767f73a118ddfe0b5938c8dc287c\r\n\r\n```python\r\n for theta in thetas:\r\n if inside:\r\n self._path = Path.arc(last_theta, theta, 8)\r\n Patch.draw(self, renderer)\r\n inside = False\r\n else:\r\n inside = True\r\n last_theta = theta\r\n```\r\n\r\nwas changed via b7479ef74f25e5824affde59d2a094311f9b95d1 to\r\n\r\n```python\r\n for theta in thetas:\r\n if inside:\r\n _path = Path.arc(last_theta, theta, 8)\r\n Patch.draw(self, renderer)\r\n inside = False\r\n else:\r\n inside = True\r\n last_theta = theta\r\n```\r\n\r\nand changed via 1938b446f501553ed86bbcf63513761837221d08 to\r\n\r\n```python\r\n for theta in thetas:\r\n if inside:\r\n Path.arc(last_theta, theta, 8)\r\n Patch.draw(self, renderer)\r\n inside = False\r\n else:\r\n inside = True\r\n last_theta = theta\r\n```\r\n\r\nattn @mdboom ","author":{"url":"https://github.com/tacaswell","@type":"Person","name":"tacaswell"},"datePublished":"2016-11-20T22:13:48.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/7491/matplotlib/issues/7491"}
| 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:08f8cddc-863a-1ce8-2f6d-62f6b6260c2a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9170:2987FD:544605:701BC8:6A53EA71 |
| html-safe-nonce | 84ff81737d9ae040442f2436650c819ca07a448bae44a202330639c31984357e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MTcwOjI5ODdGRDo1NDQ2MDU6NzAxQkM4OjZBNTNFQTcxIiwidmlzaXRvcl9pZCI6IjgzMzU4NzE3NjkwOTg1Nzg1NDUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | b5c9a5e576e58d89d5c1b7ccf27af4a1b2582195d28e7e2bc9daab82275fb0af |
| hovercard-subject-tag | issue:190587755 |
| 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/7491/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0663e435449f82159ed9370dac7c52835686bd04792d953004cb8bf1cb553eba/matplotlib/matplotlib/issues/7491 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0663e435449f82159ed9370dac7c52835686bd04792d953004cb8bf1cb553eba/matplotlib/matplotlib/issues/7491 |
| og:image:alt | I am not sure that the code at https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/patches.py#L1693 still does what it should do Code originally went in via 7a82ea8 for theta in the... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tacaswell |
| 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 | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width