ReadonlyappearanceOptional ReadonlyedgeFill?: stringFill color for the channel edge indicators.
Optional ReadonlyedgeStroke?: stringStroke color for the channel edge indicators.
Optional ReadonlyedgeStrokeWidth?: numberStroke width for the channel edge indicators.
Optional Readonlyfill?: stringFill color for the channel area.
Optional Readonlyr?: numberRadius for the channel edge indicators.
Optional Readonlystroke?: stringStroke color for the channel lines.
Optional ReadonlystrokeWidth?: numberStroke width for the channel lines.
ReadonlychannelsArray of standard deviation channels that get drawn.
Optional ReadonlycurrentOpacity of the current position indicator.
Optional ReadonlycurrentRadius of the current position indicator.
Optional ReadonlycurrentStroke color for the current position indicator.
Optional ReadonlycurrentStroke width for the current position indicator.
ReadonlyenabledWhether the standard deviation channel drawing is enabled.
ReadonlyhoverConfiguration for hover text display.
Optional ReadonlyonCallback when channel drawing is completed. newChannels is a list of all channels with the new/updated channel included.
Optional ReadonlyonCallback when channel drawing starts.
Optional ReadonlysnapFunction to snap the channel points to specific values in the data.
Appearance configuration for the standard deviation channel.