AWS::QuickSight::Template PieChartVisual - AWS CloudFormation

AWS::QuickSight::Template PieChartVisual

A pie or donut chart.

The PieChartVisual structure describes a visual that is a member of the pie chart family.

The following charts can be described by using this structure:

  • Pie charts

  • Donut charts

For more information, see Using pie charts in the Amazon QuickSight User Guide.

For more information, see Using donut charts in the Amazon QuickSight User Guide.

Syntax

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

Properties

Actions

The list of custom actions that are configured for a visual.

Required: No

Type: Array of VisualCustomAction

Minimum: 0

Maximum: 10

Update requires: No interruption

ChartConfiguration

The configuration of a pie chart.

Required: No

Type: PieChartConfiguration

Update requires: No interruption

ColumnHierarchies

The column hierarchy that is used during drill-downs and drill-ups.

Required: No

Type: Array of ColumnHierarchy

Minimum: 0

Maximum: 2

Update requires: No interruption

Subtitle

The subtitle that is displayed on the visual.

Required: No

Type: VisualSubtitleLabelOptions

Update requires: No interruption

Title

The title that is displayed on the visual.

Required: No

Type: VisualTitleLabelOptions

Update requires: No interruption

VisualId

The unique identifier of a visual. This identifier must be unique within the context of a dashboard, template, or analysis. Two dashboards, analyses, or templates can have visuals with the same identifiers.

Required: Yes

Type: String

Pattern: ^[\w\-]+$

Minimum: 1

Maximum: 512

Update requires: No interruption