Properties
Optional color
color?: string
Optional contourCount
contourCount?: number
Optional customThresholds
customThresholds?: number[]
Optional epsilonHighRatio
epsilonHighRatio?: number
Optional epsilonLowRatio
epsilonLowRatio?: number
Optional show
show?: boolean
Optional smooth
smooth?: boolean
Optional thresholdMode
thresholdMode?: "equalInterval" | "quantile" | "custom" | "paletteStops"
Optional width
width?: number