branch

specifies the Treemap branch that should be displayed

string branch;

Example

webix.ui({
    view:"treemap",
    branch:"2.1"
});

Details

The root will be opened by default.

Back to top
If you have not checked yet, be sure to visit site of our main product Webix html5 library and page of tree map product.