dandi / dandi/dandi-api-webshots
historical plots
Open
- 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()'
```

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.