Interface: TriplotHandle
Defined in: charts/tri.ts:65
Properties
edges
ts
edges: PatchesLayer;Defined in: charts/tri.ts:66
points?
ts
optional points?: ScatterLayer;Defined in: charts/tri.ts:67
triangles
ts
triangles: ArrayLike<number>;Defined in: charts/tri.ts:68