HeatMapConfiguration - Amazon QuickSight

HeatMapConfiguration

The configuration of a heat map.

Contents

Note

In the following list, the required parameters are described first.

ColorScale

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

Type: ColorScale object

Required: No

ColumnLabelOptions

The label options of the column that is displayed in a heat map.

Type: ChartAxisLabelOptions object

Required: No

DataLabels

The options that determine if visual data labels are displayed.

Type: DataLabelOptions object

Required: No

FieldWells

The field wells of the visual.

Type: HeatMapFieldWells object

Required: No

Interactions

The general visual interactions setup for a visual.

Type: VisualInteractionOptions object

Required: No

Legend

The legend display setup of the visual.

Type: LegendOptions object

Required: No

RowLabelOptions

The label options of the row that is displayed in a heat map.

Type: ChartAxisLabelOptions object

Required: No

SortConfiguration

The sort configuration of a heat map.

Type: HeatMapSortConfiguration object

Required: No

Tooltip

The tooltip display setup of the visual.

Type: TooltipOptions object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: