issue_comments: 367357926
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/1926#issuecomment-367357926 | https://api.github.com/repos/pydata/xarray/issues/1926 | 367357926 | MDEyOklzc3VlQ29tbWVudDM2NzM1NzkyNg== | 10050469 | 2018-02-21T15:12:19Z | 2018-02-21T15:12:19Z | MEMBER |
Yes, I meant that there should be one and only way to specify which axis should do what: my understanding of your current implementation is that there are two ways to reach the same goal: either by (i) specifying the name of the variable to the axis you want to plot it onto, or (ii) by specifying the name of the coordinate you want to use for the axis. Since (ii) is the default and only option for 1D and 2D plots until now, I just wondered if (i) is very necessary. (or maybe I missed something) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
298481284 |