Intermact API Reference / @intermact/core / ParametricOptions
Interface: ParametricOptions
Defined in: packages/core/src/constructs/graphs.ts:16
Options for parametricGraph.
Properties
domain?
readonlyoptionaldomain?:Interval
Defined in: packages/core/src/constructs/graphs.ts:17
samples?
readonlyoptionalsamples?:number
Defined in: packages/core/src/constructs/graphs.ts:18
style?
readonlyoptionalstyle?:ObjectStyle
Defined in: packages/core/src/constructs/graphs.ts:19