showBranch

shows the leaves of the branch by its id

void showBranch(id branchId);
branchIdidthe ID of the branch

Example

treemap.showBranch("2");

Back to top
If you have not checked yet, be sure to visit site of our main product Webix web control library and page of treemap data visualization product.