home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 660201329

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/issues/4235#issuecomment-660201329 https://api.github.com/repos/pydata/xarray/issues/4235 660201329 MDEyOklzc3VlQ29tbWVudDY2MDIwMTMyOQ== 10194086 2020-07-17T16:21:30Z 2020-07-17T16:21:30Z MEMBER

To be sure - you want to get the x-values from one DataArray and the y-values from another? Similarly to http://xarray.pydata.org/en/stable/plotting.html#datasets but drawing lines instead of scatterpoints?

Sounds reasonable but may be a bit more difficult than scatter because you cannot just flatten your array (I think):

https://github.com/pydata/xarray/blob/1be777fe725a85b8cc0f65a2bc41f4bc2ba18043/xarray/plot/dataset_plot.py#L435-L437

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