Skip to content

HistogramChart model#

kind: "HistogramChart"
spec:
  format: <Format specification> # Optional
  min: <number> # Optional
  max: <number> # Optional, must be >= min
  thresholds: <Thresholds specification> # Optional

Format specification#

See common plugin definitions.

Thresholds specification#

See common plugin definitions.