ck-corp / TreePowerBIVisual

8 stars 0 forks source link

About Expanded Tree with Corner Link questions #1

Closed Xinzheng-Li closed 4 years ago

Xinzheng-Li commented 4 years ago

Hi, I use Expanded Tree with Corner Link and try to increase distance between parent node and child node. I tried to modify Distance between nodes, but it just modify distance between up node and down node. Coule give me some help? Thanks.

ck-corp commented 4 years ago

@Xinzheng-Li, Depth of tree (under Tree General section) allows you to control the distance between parent and child nodes, whereas Distance between nodes (under Nodes section) allows you to specify the distance between sibling nodes.

Xinzheng-Li commented 4 years ago

I found it "Depth of tree" ! But can it be adjusted automatically according to the length of the text? I want to address the problem of overlapping text because it is too long. Thanks.

ck-corp commented 4 years ago

@Xinzheng-Li, that feature is not currently available.

Xinzheng-Li commented 4 years ago

OK, thank you again.