id,node_id,number,title,user,state,locked,assignee,milestone,comments,created_at,updated_at,closed_at,author_association,active_lock_reason,draft,pull_request,body,reactions,performed_via_github_app,state_reason,repo,type 1922247853,PR_kwDOAMm_X85bsLt8,8261,Update type annotation for center argument of dataaray_plot methods,883786,closed,0,,,3,2023-10-02T16:28:55Z,2023-10-02T22:09:57Z,2023-10-02T22:09:54Z,CONTRIBUTOR,,0,pydata/xarray/pulls/8261," The documentation for `xarray.plot.dataarray_plot.pcolormesh` (and several other methods) states: ``` ... center : float, optional The value at which to center the colormap. Passing this value implies use of a diverging colormap. Setting it to ``False`` prevents use of a diverging colormap. robust : bool, optional ... ``` The `False` argument for `center` is a valid argument, but was not included in the type annotations. In this PR we update the type annotations. ","{""url"": ""https://api.github.com/repos/pydata/xarray/issues/8261/reactions"", ""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,,13221727,pull