What is a Nested Widget¶
Nested widget is very similar to a nested layout. The difference is that while nested layout defines its data itself, nested widget receives the data to display from the layout it is placed in. It is very suitable to host multiple instances of a nested widget within a single layout, each displaying different data in the same form. This allows creation of floor plans, top charts and other graphically intensive visualizations.
Figure 1: Widget
Figure 2: Widget
Figure 3: Widget
For more information about editing this segment, see Nested Widget chapter.