home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 463952302

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/2277#issuecomment-463952302 https://api.github.com/repos/pydata/xarray/issues/2277 463952302 MDEyOklzc3VlQ29tbWVudDQ2Mzk1MjMwMg== 2448579 2019-02-15T08:33:45Z 2019-02-15T08:33:45Z MEMBER

OK PR switched to add_guide, this might need some reworking once we add other plotting methods for which add_colorbar is more sensible.

Phew! added support for scatter_size now.

python ds = xr.tutorial.scatter_example_dataset() ds.plot.scatter(x='A', y='B', col='z', scatter_size='z')

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