home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 737127510

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/4641#issuecomment-737127510 https://api.github.com/repos/pydata/xarray/issues/4641 737127510 MDEyOklzc3VlQ29tbWVudDczNzEyNzUxMA== 42246615 2020-12-02T10:05:21Z 2020-12-02T10:05:21Z NONE

After updating xarray to 0.16.2, the colors in the plot agree with the colors in the legend, so the error indicated above does not persist. We can probably close this issue. However, this seems to be achieved not by changing the colors in the plot but by sorting the legend as well. That is, the order of the category variable in the legend is ["A", "B"], although I specified it to be ["B", "A"] in the dataset. I am not sure if this is an intended behaviour?

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