Readonly
appearanceOptional
Readonly
edgeFill?: stringFill color for the channel edge indicators.
Optional
Readonly
edgeStroke?: stringStroke color for the channel edge indicators.
Optional
Readonly
edgeStrokeWidth?: numberStroke width for the channel edge indicators.
Optional
Readonly
fill?: stringFill color for the channel area.
Optional
Readonly
r?: numberRadius for the channel edge indicators.
Optional
Readonly
stroke?: stringStroke color for the channel lines.
Optional
Readonly
strokeWidth?: numberStroke width for the channel lines.
Readonly
channelsArray of standard deviation channels that get drawn.
Optional
Readonly
currentOpacity of the current position indicator.
Optional
Readonly
currentRadius of the current position indicator.
Optional
Readonly
currentStroke color for the current position indicator.
Optional
Readonly
currentStroke width for the current position indicator.
Readonly
enabledWhether the standard deviation channel drawing is enabled.
Readonly
hoverConfiguration for hover text display.
Optional
Readonly
onCallback when channel drawing is completed. newChannels is a list of all channels with the new/updated channel included.
Optional
Readonly
onCallback when channel drawing starts.
Optional
Readonly
snapFunction to snap the channel points to specific values in the data.
Appearance configuration for the standard deviation channel.