Domain
Documentation / @elitechart/core / Domain
Defined in: math/scales.ts:21
Half-open numeric domain [min, max] with min < max enforced by
scale constructors. Empty / inverted domains throw.
Example
Properties
max
Defined in: math/scales.ts:23
min
Defined in: math/scales.ts:22