issues: 101716715
This data as json
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
101716715 | MDU6SXNzdWUxMDE3MTY3MTU= | 537 | xray.plot.contour doesn't handle colors kwarg correctly | 1197350 | closed | 0 | 2 | 2015-08-18T18:11:55Z | 2015-09-01T17:20:55Z | 2015-09-01T17:20:55Z | MEMBER | I found this while playing around with the plotting functions. (Really nice work btw @clarkfitzg!) I know the plotting is still under heavy development, but I thought I would share this issue anyway. I might take a crack at fixing it myself... The goal is to make an unfilled contour plot with no colors. In matplotlib this is easy
If I try the same thing in dask
I get I can't find any way around this (e.g. adding a I think this could be fixed easily if you agree it is a bug... |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/537/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |