Class Mode (2.15.3)

Mode(value)

Chart mode options.

Enums

Name Description
MODE_UNSPECIFIED Mode is unspecified. The view will default to `COLOR`.
COLOR The chart distinguishes data series using different color. Line colors may get reused when there are many lines in the chart.
X_RAY The chart uses the Stackdriver x-ray mode, in which each data set is plotted using the same semi-transparent color.
STATS The chart displays statistics such as average, median, 95th percentile, and more.