Zone

The Zone component acts as a container that can hold multiple visual elements, helping users organize charts, tables, text, and other components efficiently within a specific area. It can also be used to restrict the interaction of the components within the zone.

Use Cases for Zone

  • Group key metrics and trends and their filtering criteria within a structured block.

  • Grouping multiple charts and grids for a comparative analysis.

A Zone does not have its own data properties. Instead, each visual component within a Zone retains its own data properties.

Components

Multiple components can be added within a zone. The following properties can be set for a component in a zone

  • Lock / Unlock - This property allows you to lock the position of a visual component within a dashboard. When a visual component is locked in place, other components cannot move or displace it.

  • Edit - This property allows you configure the data, format and tooltip properties for the visual component. It also allows you to add component level filters to the visual component.

  • Delete - This property allows you to delete the component from the Zone.

The following properties can be applied to the zone

Property
Remarks

Used to adjust the appearance and presentation of the zone.

Zone currently supports only the "Full Screen" option.

General settings enable you to view and modify the position, dimensions, and size of the image.

Zone Config

Zone Config provides the settings for various components in the zone.

  • Allow overlap - The "Allow Overlap" property enables visual components to be placed on top of each other within a zone. When enabled, multiple components can share the same space without being restricted by layout constraints.

The following tooltips can be set

  • Visual Tooltip

Last updated