CSS class | Element |
---|---|
.webix_treemap_item | a treemap item |
.webix_treemap_level_{N} | treemap item of the N-th level |
.webix_treemap_level_top | the item of the top level |
.webix_treemap_item_bottom | the items that touch the bottom border of TreeMap |
.webix_treemap_item_right | the item that touches the right border of TreeMap |
Read more about TreeMap
Back to top