Function: addContourFilled()
ts
function addContourFilled(plot, opts): ContourFilledHandle;Defined in: charts/fields.ts:199
Filled contours (contourf). Bands are coloured by their midpoint through the colormap, so the layer's colorbar reads as a proper value scale.
Parameters
| Parameter | Type |
|---|---|
plot | Plot |
opts | ContourFilledOptions |