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

Function coerce2

src/traces/contour/defaults.js:18–20  ·  view source on GitHub ↗
(attr)

Source from the content-addressed store, hash-verified

16 }
17
18 function coerce2(attr) {
19 return Lib.coerce2(traceIn, traceOut, attributes, attr);
20 }
21
22 var len = handleXYZDefaults(traceIn, traceOut, coerce, layout);
23 if (!len) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…