issue_comments: 394800550
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/2152#issuecomment-394800550 | https://api.github.com/repos/pydata/xarray/issues/2152 | 394800550 | MDEyOklzc3VlQ29tbWVudDM5NDgwMDU1MA== | 222557 | 2018-06-05T17:49:19Z | 2018-06-05T17:51:53Z | NONE | Good idea, it turned out the step function was quite easy to implement by using https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/axes/_axes.py#L1735 So now, 1D data defaults to the standard line plot, but you can use plot.step() instead. I guess changing the default plot to something more sophisticated would make the simple logic in plot() to determine the default quite complex? See https://gist.github.com/maahn/91da0a8d299ef6567827749cbe2f1913 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
324105458 |