home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 545200472

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/3425#issuecomment-545200472 https://api.github.com/repos/pydata/xarray/issues/3425 545200472 MDEyOklzc3VlQ29tbWVudDU0NTIwMDQ3Mg== 1217238 2019-10-22T23:37:46Z 2019-10-22T23:37:46Z MEMBER

The css is now ~300 lines and it gets injected everytime the dataset is rendered. I'm not sure if that is considered too long and if it is I don't quite know what to do about it.

You could consider running the CSS through some sort of preprocessing tool to minify it, e.g., to remove all the spaces. But my guess is that it's probably fine.

It would be informative to measure the size of the output HTML encoded as UTF-8 bytes for some example datasets. For context, a simple line chart from matplotlib is ~20 KB when saved as a PNG image. Anything in that ball-park would be OK, up to perhaps a few hundred KB for really big datasets with lots of variables.

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