Function: addTriplot()
ts
function addTriplot(plot, opts): TriplotHandle;Defined in: charts/tri.ts:75
The triangulation itself (triplot) — every mesh edge, drawn once. Useful for checking that a mesh covers what you think it covers before colouring it.
Parameters
| Parameter | Type |
|---|---|
plot | Plot |
opts | TriplotOptions |