home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 185280802

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/766#issuecomment-185280802 https://api.github.com/repos/pydata/xarray/issues/766 185280802 MDEyOklzc3VlQ29tbWVudDE4NTI4MDgwMg== 10050469 2016-02-17T16:21:01Z 2016-02-17T16:24:33Z MEMBER

Yes, see https://github.com/pydata/xarray/pull/655

We decided that setting both vmin and vmax always imply a diverging colormap. The reason is that testing for vmax = -vmin is not robust. You should do:

python air2d.plot.pcolormesh(vmin=-24, center=0)

(edit for center=0 !!!!!)

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  134321867
Powered by Datasette · Queries took 0.899ms · About: xarray-datasette