Sorting tiles by total (sum) size of parent node in a D3.js treemap
I generated the treemap below using the D3.js library. Parent nodes are filled in gray, leaves are filled white.
D3 TreeMap using ExtJS : Expanded property
I am creating chart using D3 Treemap using extJS,