https://github.com/stamen/git-history-streamgraph
https://github.com/stamen/git-history-streamgraph
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stamen/git-history-streamgraph
- Owner: stamen
- License: mit
- Created: 2021-04-29T18:43:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-21T20:15:05.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T03:16:06.418Z (16 days ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-history-streamgraph
This project aims to visualize git history as streamgraphs.
It draws from the following previous work:
- [D3 Git History Streamgraph](https://vizhub.com/curran/01568b13c29f437f9a2684bb190c3737)
- [Ian Johnson's set of scripts to pull the git history](https://gist.github.com/enjalot/688b9026ed865a790bfb390fca9c9b67)