Skip to content

Interface: HoverReadoutRow

Defined in: plot.ts:204

One line of the hover tooltip header, produced by PlotOptions.hoverReadout.

Properties

label

ts
label: string;

Defined in: plot.ts:205


value

ts
value: string;

Defined in: plot.ts:206

MIT licensed. WebGL2 required.