issue_comments: 715946540
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/3646#issuecomment-715946540 | https://api.github.com/repos/pydata/xarray/issues/3646 | 715946540 | MDEyOklzc3VlQ29tbWVudDcxNTk0NjU0MA== | 14371165 | 2020-10-24T15:44:38Z | 2020-10-24T15:44:38Z | MEMBER | This is looking great! Being able to easily plot your groupings like this is so useful. Especially when grouping results isn't trivial and requires a bit of tuning. When I've been doing these kinds of plots I've mostly just changed the colors for each group:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
540451721 |
Would it be easy to do this with this implementation?