Title: Fix legend edgecolor face by jklymak · Pull Request #20260 · matplotlib/matplotlib · GitHub
Open Graph Title: Fix legend edgecolor face by jklymak · Pull Request #20260 · matplotlib/matplotlib
X Title: Fix legend edgecolor face by jklymak · Pull Request #20260 · matplotlib/matplotlib
Description: PR Summary Closes #20258 Passing 'face' to a polygon that would show up in the legend would not be recognized. Now it is... import matplotlib.pyplot as plt fig, ax = plt.subplots() ax.fill_between([0, 1, 2], [1, 2, 3], [2, 3, 4], facecolor='r', edgecolor='face', label='Fill') ax.legend() plt.show() before: ValueError: Using a string of single character colors as a color sequence is not supported. The colors can be passed as an explicit list instead. Now: PR Checklist Has pytest style unit tests (and pytest passes). Is Flake 8 compliant (run flake8 on changed files to check). New features are documented, with examples if plot related. Documentation is sphinx and numpydoc compliant (the docs should build without error). Conforms to Matplotlib style conventions (install flake8-docstrings and run flake8 --docstring-convention=all). New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there). API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
Open Graph Description: PR Summary Closes #20258 Passing 'face' to a polygon that would show up in the legend would not be recognized. Now it is... import matplotlib.pyplot as plt fig, ax = plt.subplots() ax.fil...
X Description: PR Summary Closes #20258 Passing 'face' to a polygon that would show up in the legend would not be recognized. Now it is... import matplotlib.pyplot as plt fig, ax = plt.subplots(...
Opengraph URL: https://github.com/matplotlib/matplotlib/pull/20260
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:1ee3f280-3816-ea47-3a45-d9a4f5064344 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | A836:2121C6:4DAA93:690826:6A51C7FE |
| html-safe-nonce | 25eb0f0e88be35e22e45d942cefde163674ff38502877c0955b0f1e9d794de2d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBODM2OjIxMjFDNjo0REFBOTM6NjkwODI2OjZBNTFDN0ZFIiwidmlzaXRvcl9pZCI6Ijg2NzA3NzcxMzExMDg3ODAwMzAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 4132ac5d47bbf859100bc6683e7ec3f6434e1e676d3ea8572996113e96531d7c |
| hovercard-subject-tag | pull_request:647091388 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,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/matplotlib/matplotlib/pull/20260/files |
| twitter:image | https://avatars.githubusercontent.com/u/1562854?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/1562854?s=400&v=4 |
| og:image:alt | PR Summary Closes #20258 Passing 'face' to a polygon that would show up in the legend would not be recognized. Now it is... import matplotlib.pyplot as plt fig, ax = plt.subplots() ax.fil... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| diff-view | unified |
| 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 full-width |
| disable-turbo | true |
| 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