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

Function bakeOrient

stackgl_modules/index.js:27563–27569  ·  view source on GitHub ↗
(d)

Source from the content-addressed store, hash-verified

27561}
27562
27563function bakeOrient(d) {
27564 var test = orient[d+1]
27565 if(!test) {
27566 test = orient
27567 }
27568 return wrapper(test)
27569}
27570
27571var BAKED = []
27572

Callers 1

TriangulationFunction · 0.85

Calls 1

wrapperFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…