home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 135514411

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/pull/538#issuecomment-135514411 https://api.github.com/repos/pydata/xarray/issues/538 135514411 MDEyOklzc3VlQ29tbWVudDEzNTUxNDQxMQ== 2443309 2015-08-27T18:26:16Z 2015-08-27T18:26:16Z MEMBER

You are correct. We should create a colormap if seaborn is not installed. The relevant line is here: https://github.com/rabernat/xray/blob/fix_contour_color/xray/plot/plot.py#L300

where we could add something like this sudo code:

python if isinstance(cmap, list-like-thing): cmap = _cmap_from_list_of_colors(cmap)

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