home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 336127376

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/1627#issuecomment-336127376 https://api.github.com/repos/pydata/xarray/issues/1627 336127376 MDEyOklzc3VlQ29tbWVudDMzNjEyNzM3Ng== 4160723 2017-10-12T13:00:59Z 2017-10-12T13:34:32Z MEMBER

Thanks for the feedback!

Here are a few more ideas: https://jsfiddle.net/9ab4c3tr/48/

  • main section titles are colored so that these are more detached from the content (not sure I really like it, though),
  • subtle shade variations, notably for displaying the first values for each variable,
  • drop-downs for displaying attributes per variable if any (collapsed by default).
  • hover-effect for dimensions: highlight all variables having the hovered dimension (uses Javascript)

We might use drop-downs to display other useful information as well, such as the type of array (e.g., dask-array, in-memory numpy.array, etc...)

Fancy hover effects would be awesome indeed, although my concern is that too much hover effect would be a source of distraction.

A jupyterlab NetCDF viewer extension would be awesome too! It might also leverage phosphor's datagrid (https://github.com/phosphorjs/phosphor/issues/285) to explore the raw data values.

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