Skip to content

Interface: ContourFilledHandle

Defined in: charts/fields.ts:189

Properties

bands

ts
bands: PatchesLayer;

Defined in: charts/fields.ts:190


lines?

ts
optional lines?: ContourLayer;

Defined in: charts/fields.ts:192

The stroked boundaries, present only when lines is set.

MIT licensed. WebGL2 required.