Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 340 Bytes

File metadata and controls

6 lines (5 loc) · 340 Bytes

Tree-Map

Model Hiearchial data using trees in python Hiearchial data can be in the form of a json file or even a path to a file in a computer's file system Tree map uses nested rectangles scaled to the proportion of data size to graphically model information

To run tree_map open treemap_visualizer.py and input desired path on line 206