issue_comments
2 rows where issue = 818944970 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- scatter plot with row or col gets hue wrong · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
788127235 | https://github.com/pydata/xarray/issues/4975#issuecomment-788127235 | https://api.github.com/repos/pydata/xarray/issues/4975 | MDEyOklzc3VlQ29tbWVudDc4ODEyNzIzNQ== | keewis 14808389 | 2021-03-01T17:26:27Z | 2021-03-01T17:26:54Z | MEMBER | it would be good to have tests for this (maybe by checking the min / max value of the colorbar) to make sure we don't regress. Would you be up for adding those? |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
scatter plot with row or col gets hue wrong 818944970 | |
788113399 | https://github.com/pydata/xarray/issues/4975#issuecomment-788113399 | https://api.github.com/repos/pydata/xarray/issues/4975 | MDEyOklzc3VlQ29tbWVudDc4ODExMzM5OQ== | keewis 14808389 | 2021-03-01T17:07:26Z | 2021-03-01T17:07:41Z | MEMBER | it seems this has already been fixed as a side-effect of #4407 (not sure what change exactly, though). cc @dcherian. Could you try with 070d8158aab31c6a53efb36f9ea4a57dc6671e43 / v0.17.0, too? 5735e163bea43ec9bc3c2e640fbf25a1d4a9d0c0 is pretty old. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
scatter plot with row or col gets hue wrong 818944970 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] ( [html_url] TEXT, [issue_url] TEXT, [id] INTEGER PRIMARY KEY, [node_id] TEXT, [user] INTEGER REFERENCES [users]([id]), [created_at] TEXT, [updated_at] TEXT, [author_association] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [issue] INTEGER REFERENCES [issues]([id]) ); CREATE INDEX [idx_issue_comments_issue] ON [issue_comments] ([issue]); CREATE INDEX [idx_issue_comments_user] ON [issue_comments] ([user]);
user 1