defines padding between separate trees, if any
webix.ui({
view:"diagram",
treePadding: 150, });
The property is allows defining margin between independent trees (trees that do not share a common root). The property requires the autoplace to be enabled.