AWS::QuickSight::Dashboard TreeMapConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Dashboard TreeMapConfiguration

The configuration of a tree map.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

ColorLabelOptions

The label options (label text, label visibility) for the colors displayed in a tree map.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

ColorScale

The color options (gradient color, point of divergence) of a tree map.

Required: No

Type: ColorScale

Update requires: No interruption

DataLabels

The options that determine if visual data labels are displayed.

Required: No

Type: DataLabelOptions

Update requires: No interruption

FieldWells

The field wells of the visual.

Required: No

Type: TreeMapFieldWells

Update requires: No interruption

GroupLabelOptions

The label options (label text, label visibility) of the groups that are displayed in a tree map.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

Interactions

The general visual interactions setup for a visual.

Required: No

Type: VisualInteractionOptions

Update requires: No interruption

Legend

The legend display setup of the visual.

Required: No

Type: LegendOptions

Update requires: No interruption

SizeLabelOptions

The label options (label text, label visibility) of the sizes that are displayed in a tree map.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

SortConfiguration

The sort configuration of a tree map.

Required: No

Type: TreeMapSortConfiguration

Update requires: No interruption

Tooltip

The tooltip display setup of the visual.

Required: No

Type: TooltipOptions

Update requires: No interruption