Visualizing hierarchical data
At work, my team managed 10,000+ machines, distributed across regions, AZs, clusters. We wanted to visualize what version a certain software is running across all the machines we manage. I implemented a visualization using foamtree, however, it is a paid component, and it’s not cheap. So, when I got some free time, I decided to implement a new treebox visualization component, from scratch. https://github.com/KevinWang15/treebox (to be continued)