Interface: Options

Initial monitor display options.

Remarks

These options seed the controller returned by createMonitor. Runtime setters such as Monitor.setValueRange and Monitor.setColormap can update the mutable parts later.

Properties

Property

Type

Default value

Description

colormap?

(t) => readonly [number, number, number]

A neutral gray ramp.

Transfer function for normalized values.

lineWidthPx?

number

1.5.

Trace stroke width in CSS pixels.

valueRange?

readonly [number, number]

Auto-fit the active signal's finite extent.

Fixed value domain for vertical position and color.