The Tree Layout Widgets displays hierarchical data based on a parent child relation.
Tree Layout allows different depth levels for each category visually displayed. For example, one might display a geographic hierarchy in which some regions would not contain countries. Yet the reciprocal is false: each child should be associated to an existing parent node.
We can also emphasize important information by collapsing or expanding nodes interactively.

The following fields are available for configuring data binding on a Tree Layout:

• Value : represents the quantitative measure on a symbol.
• Level 1 : determines values to be displayed for first level depth arcs
• Level 2 to 6 provide same output as level 1 but are optional
• Split into many widgets: allows to create many sub-widgets dynamically

Tree Layout Example

Group By : Split into many widgets
This option allows to transform firstly the widget into a container. This will then render a Tree Layout chart for each different value provided by the selected field.
This allows to create sub-widgets of the same type dynamically which might contribute in increasing granularity.

The layout of the charts inside the container is configurable.
Please see the corresponding chapter configure the view of the Widget container.

Last modified: Nov 07, 2022

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment