Skip to content

Intermact API Reference / @intermact/core / NumberPlaneSpec

Interface: NumberPlaneSpec

Defined in: packages/core/src/constructs/planes.ts:17

Authoring spec for numberPlane / complexPlane.

Properties

style?

readonly optional style?: ObjectStyle

Defined in: packages/core/src/constructs/planes.ts:23

Grid line style.


tickCount?

readonly optional tickCount?: number

Defined in: packages/core/src/constructs/planes.ts:21

Approximate number of grid lines per axis (default 8).


x

readonly x: Interval

Defined in: packages/core/src/constructs/planes.ts:18


y

readonly y: Interval

Defined in: packages/core/src/constructs/planes.ts:19

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