MCPcopy Create free account
hub / github.com/plotly/plotly.js / setFill

Function setFill

src/traces/isosurface/convert.js:249–251  ·  view source on GitHub ↗
(fill)

Source from the content-addressed store, hash-verified

247
248 var activeFill;
249 function setFill(fill) {
250 activeFill = fill;
251 }
252
253 function createOpenTri(xyzv, abc) {
254 var A = xyzv[0];

Callers 1

drawAllFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…