home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 803651552

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/4909#issuecomment-803651552 https://api.github.com/repos/pydata/xarray/issues/4909 803651552 MDEyOklzc3VlQ29tbWVudDgwMzY1MTU1Mg== 14371165 2021-03-21T20:08:18Z 2021-03-26T19:32:14Z MEMBER

Gotten the facetgrids to work again, fortunately it didn't require that much changes. The 3d versions chooses the axes limits a little weirdly though.

ds.plot.scatter(x="A", y="B", col="x", hue="w", markersize="y", add_legend=False):

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  807939559
Powered by Datasette · Queries took 0.708ms · About: xarray-datasette