dandi / dandi/dandi-api-webshots

historical plots

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

possible to do with smth like (no dates for X in this quick demo)

```
❯ git log -p 000026/info.yaml | grep '^\+ *edit-me' | sed -e 's,.*: ,,g' | tac | grep -v -e timeout -e Read | python3 -c 'import pylab as pl, sys; pl.plot(list(map(float, sys.stdin.readlines()))); pl.show()'
```

![image](https://user-images.githubusercontent.com/39889/189682836-46c84bb8-becc-4517-b38b-23a0eb1b69e9.png)

edit: I do not think we should pregenerate all of those since we already take too much data in .git/objects but may be could do all via plotly

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.