Module Google::Cloud::Monitoring::Dashboard::V1::SparkChartType (v0.6.6)

Defines the possible types of spark chart supported by the Scorecard.

Constants

SPARK_CHART_TYPE_UNSPECIFIED

value: 0
Not allowed in well-formed requests.

SPARK_LINE

value: 1
The sparkline will be rendered as a small line chart.

SPARK_BAR

value: 2
The sparkbar will be rendered as a small bar chart.