branch

указывает ветку Treemap, которую нужно показать

string branch;

Example

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

Details

По умолчанию будет открыт корень.

Наверх
If you have not checked yet, be sure to visit site of our main product Webix html5 library and page of tree map product.