Types
import type { DataLine, HistogramColorStops, HistogramLayout, HistogramContinuousColorStop, HistogramClassedColorStop } from "@arcgis/common-components/components/arcgis-histogram/types.js";Type definitions
HistogramContinuousColorStop
Type definition
color
Property
- Type
- HistogramColor
value
Property
- Type
- number
HistogramClassedColorStop
Type definition
color
Property
- Type
- HistogramColor | undefined
minValue
Property
- Type
- number
maxValue
Property
- Type
- number