MCPcopy Index your code
hub / github.com/plotly/plotly.js / contours_defaults.js

File contours_defaults.js

src/traces/contour/contours_defaults.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3module.exports = function handleContourDefaults(traceIn, traceOut, coerce, coerce2) {
4 var contourStart = coerce2('contours.start');

Callers

nothing calls this directly

Calls 2

coerce2Function · 0.70
coerceFunction · 0.70

Tested by

no test coverage detected