Skip to content

Intermact API Reference / @intermact/core / RiemannOptions

Interface: RiemannOptions

Defined in: packages/core/src/constructs/graphs.ts:78

Options for riemannRectangles.

Properties

baseline?

readonly optional baseline?: number

Defined in: packages/core/src/constructs/graphs.ts:84

Baseline data y (default 0).


domain?

readonly optional domain?: Interval

Defined in: packages/core/src/constructs/graphs.ts:79


n?

readonly optional n?: number

Defined in: packages/core/src/constructs/graphs.ts:81

Number of rectangles (default 8).


sample?

readonly optional sample?: RiemannSample

Defined in: packages/core/src/constructs/graphs.ts:82


style?

readonly optional style?: ObjectStyle

Defined in: packages/core/src/constructs/graphs.ts:85

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)