Git-Heat-Map¹ does something similar to this. It's not open source but I found it easy re-implement the core algorithm² as a learning exercise in React.
¹- https://github.com/jmforsythe/Git-Heat-Map
²- https://www.win.tue.nl/~vanwijk/stm.pdf
this reminds me of https://github.com/nikolaydubina/go-cover-treemap
Super cool, working on something similar ad git truck but for all repos in a company and viewable via a web interface
[flagged]
Git-Heat-Map¹ does something similar to this. It's not open source but I found it easy re-implement the core algorithm² as a learning exercise in React.
¹- https://github.com/jmforsythe/Git-Heat-Map
²- https://www.win.tue.nl/~vanwijk/stm.pdf