SparklinesOptions - Amazon Quick Sight
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).

SparklinesOptions

The options for sparklines in a table.

Contents

Note

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

FieldId

The field ID of the value column that the sparkline is applied to.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: Yes

XAxisField

The dimension type field.

Type: DimensionField object

Required: Yes

AllPointsMarker

Marker styles options for a line series in LineChartVisual.

Type: LineChartMarkerStyleSettings object

Required: No

LineColor

The color of the sparkline line.

Type: String

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

Required: No

LineInterpolation

The interpolation style for the sparkline line.

Type: String

Valid Values: LINEAR | SMOOTH | STEPPED

Required: No

MaxValueMarker

Marker styles options for a line series in LineChartVisual.

Type: LineChartMarkerStyleSettings object

Required: No

MinValueMarker

Marker styles options for a line series in LineChartVisual.

Type: LineChartMarkerStyleSettings object

Required: No

VisualType

The type of the sparkline. Valid values are LINE and AREA_LINE.

Type: String

Valid Values: LINE | AREA_LINE

Required: No

YAxisBehavior

Determines whether the Y axis is shared across all sparklines or independent for each sparkline.

Type: String

Valid Values: SHARED | INDEPENDENT

Required: No

See Also

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