DataColorPalette - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DataColorPalette

The theme colors that are used for data colors in charts. The colors description is a hexadecimal color code that consists of six alphanumerical characters, prefixed with #, for example #37BFF5.

Contents

Note

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

Colors

The hexadecimal codes for the colors.

Type: Array of strings

Array Members: Maximum number of 100 items.

Pattern: ^#[A-F0-9]{6}$

Required: No

EmptyFillColor

The hexadecimal code of a color that applies to charts where a lack of data is highlighted.

Type: String

Pattern: ^#[A-F0-9]{6}$

Required: No

MinMaxGradient

The minimum and maximum hexadecimal codes that describe a color gradient.

Type: Array of strings

Array Members: Maximum number of 100 items.

Pattern: ^#[A-F0-9]{6}$

Required: No

See Also

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