When dealing with directories of similar size, it is difficult to spot the biggest one. It is also difficult to spot a directory with a given name. A possible answer to this is to order the sectors/rays (counter-)clockwise using their name or their size.
they are ordered by size now, but I've been planning to implement the possibility to select whether to order by name or size.