OptionalactionsOptionalcolorSwatch color; omitted draws no swatch.
OptionalfontText size in media px. Default 11.
OptionalhiddenRendered as hidden (dimmed, eye hollow).
Stable id; buttons hit-test as ${id}::close etc.
OptionalleftLeft inset from the plot edge in media px. Default 8.
OptionalmaximizedRendered as maximized (the maximize glyph becomes restore).
OptionalparamsDimmed parameter summary after the title, e.g. 14 close.
OptionalrowVertical slot on the pane (0 = topmost).
Bold source name, e.g. RSI.
OptionaltopTop inset in media px. Default 6.
OptionalvalueColor for the live value. Defaults to color, then the theme's text — so a
row can tint its reading (an up/down change) without being forced to show a
swatch in that same color.
Which inline action buttons to draw, left to right. Each hit-tests as
${id}::<action>:up/down— move this pane one slot (::up/::down)hide— toggle visibility (::hide)maximize— expand this pane to fill the chart (::maximize)close— remove the source, and its pane if it empties (::close)Defaults to
['up', 'down', 'hide', 'maximize', 'close']for pane sources and['hide', 'close']for overlays (pass explicitly to override).