Title: added raise condition and grouped Tick constructor parameters by madeira-dev · Pull Request #26037 · matplotlib/matplotlib · GitHub
Open Graph Title: added raise condition and grouped Tick constructor parameters by madeira-dev · Pull Request #26037 · matplotlib/matplotlib
X Title: added raise condition and grouped Tick constructor parameters by madeira-dev · Pull Request #26037 · matplotlib/matplotlib
Description: PR summary closes #26008 Grouped constructor parameters as described in issue def __init__( self, axes, loc, *, size=None, width=None, color=None, major=True, pad=None, zorder=None, # global tickdir=None, tick1On=True, tick2On=True, # tick prop labelsize=None, labelcolor=None, labelrotation=0, # label prop label1On=True, label2On=False, # label prop grid_color=None, grid_linestyle=None, grid_linewidth=None, # grid prop grid_alpha=None, gridOn=None, # grid prop **kwargs, # Other Line2D kwargs applied to gridlines. ): and created raise condition remaining_kwargs = { k: v for k, v in kwargs.items() if not k.startswith('grid_')} if remaining_kwargs: raise ValueError(f"Invalid kwargs: {remaining_kwargs.keys()}") PR checklist "closes #0000" is in the body of the PR description to link the related issue new and changed code is tested Plotting related features are demonstrated in an example New Features and API Changes are noted with a directive and release note Documentation complies with general and docstring guidelines
Open Graph Description: PR summary closes #26008 Grouped constructor parameters as described in issue def __init__( self, axes, loc, *, size=None, width=None, color=None, major=True, pad=None, zorder=None,...
X Description: PR summary closes #26008 Grouped constructor parameters as described in issue def __init__( self, axes, loc, *, size=None, width=None, color=None, major=True, pad=None, zorder=None,...
Opengraph URL: https://github.com/matplotlib/matplotlib/pull/26037
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:6493ffac-0121-35b5-181c-f90224ce9862 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | AD78:364C95:5EB77D:8175A7:6A552327 |
| html-safe-nonce | a828660ef755a457af1f25bdffb74e78daedc75be7505aaeb32d577756f7423f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRDc4OjM2NEM5NTo1RUI3N0Q6ODE3NUE3OjZBNTUyMzI3IiwidmlzaXRvcl9pZCI6IjUxNzA4MzYyMDc0NzU5NTg1NjciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | c7e81693266c61eef51afe2acb9d0bca2ae4a4373d23b50a3f7d7e654e8ce3bc |
| hovercard-subject-tag | pull_request:1374856470 |
| 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/26037/files |
| twitter:image | https://avatars.githubusercontent.com/u/69992340?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/69992340?s=400&v=4 |
| og:image:alt | PR summary closes #26008 Grouped constructor parameters as described in issue def __init__( self, axes, loc, *, size=None, width=None, color=None, major=True, pad=None, zorder=None,... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 682d273eacb2ac51680c6eb9c0b270f029f7ce74c32090f319083c34497e28a5 |
| 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 |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 358dd24ad7465d20e3fae729b5b169d35b0dd7f8 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width