| ▲ | CivBase 8 hours ago | ||||||||||||||||||||||||||||||||||||||||||||||
It'd be really cool (and probably useful) if someone could figure out a way to generate diagrams like this for any software project. You'd first need to figure out a way to generate a complete dependency tree. For each box, I interpret its height as a measure of its complexity and its width as a measure of the support it receives. The hardest part would probably be figuring out a way to quantitatively measure those values. | |||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | TonyStr 8 hours ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||||||||
One naiive solution could be to cloc the dependency and use the size as the height, and fetch number of github contributors as width | |||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | BoppreH 7 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||||||||
Ask and you shall receive: https://stacktower.io/ | |||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||