Apama 10.7.2 | Building and Using Apama Dashboards | Dashboard Property Reference for Graphs, Tables and Trends | Graph Objects | Heat map | Heat map: Layout group
 
Heat map: Layout group
Properties in this group affect the layout of nodes in the heat map.
Layout group properties
This group contains the following properties:
* adjustSizeForLabelFlag
* layoutStyle
adjustSizeForLabelFlag
Select to compress the ratio between the smaller nodes and larger nodes so that the size of smaller nodes is increased to accommodate labels.
Note:
This property only applies to nodes that display labels.
This property is in the Layout property group.
layoutStyle
Select from the following layout styles:
*Squarified: Nodes are more square in shape and ordered according to the size of the value from the top-left to the bottom-right.
*Strip: Nodes are more square in shape and ordered according to the order of the rows in the valueTable.
*Slice Horizontal: Nodes are short and wide and ordered according to the order of the rows in the valueTable.
*Slice Vertical: Nodes are tall and narrow and ordered according to the order of the rows in the valueTable.
*Slice Best: Nodes are laid out either like Slice Horizontal or Slice Vertical based on what fits best in the available space.
*Slice Alternate Horizontal: The layout alternates between Slice Horizontal and Slice Vertical based on the node depth. The top level nodes use Slice Horizontal.
*Slice Alternate Vertical: The layout alternates between Slice Horizontal and Slice Vertical based on the node depth. The top level nodes use Slice Vertical.
This property is in the Layout property group.