Treemap ======= .. autofunction:: detroit.treemap .. autoclass:: detroit.hierarchy.treemap.treemap.TreeMap .. automethod:: __call__ .. automethod:: set_tile .. automethod:: set_round .. automethod:: set_size .. automethod:: set_padding .. automethod:: set_padding_inner .. automethod:: set_padding_outer .. automethod:: set_padding_top .. automethod:: set_padding_right .. automethod:: set_padding_bottom .. automethod:: set_padding_left Treemap tiling -------------- .. autofunction:: detroit.treemap_binary .. autofunction:: detroit.treemap_dice .. autofunction:: detroit.treemap_resquarify .. autofunction:: detroit.treemap_slice .. autofunction:: detroit.treemap_slice_dice .. autofunction:: detroit.treemap_squarify .. autoclass:: detroit.hierarchy.treemap.resquarify.Resquarify .. automethod:: __call__ .. automethod:: set_ratio .. autoclass:: detroit.hierarchy.treemap.squarify.Squarify .. automethod:: __call__ .. automethod:: set_ratio