Closed akarshgoyal closed 6 years ago
A treemap recursively subdivides area into rectangles; the area of any node in the tree corresponds to its value. So all the clusters are displayed as different rectangles when the tree_map.py program is run and tree_map.html is opened.
For extra credit. Group No. - 4
thanks!
A treemap recursively subdivides area into rectangles; the area of any node in the tree corresponds to its value. So all the clusters are displayed as different rectangles when the tree_map.py program is run and tree_map.html is opened.