Interface: InitAutumnPlotOpts
Defined in: index.ts:43
Options for initializing the autumnplot-gl library
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
contour_workers? | number | Number of worker threads to use for contouring | index.ts:48 |
wasm_base_url? | string | Base URL at which to find the WASM module (change with caution!) | index.ts:45 |