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

Function skipAngle

src/components/drawing/symbol_defs.js:714–716  ·  view source on GitHub ↗
(angle)

Source from the content-addressed store, hash-verified

712};
713
714function skipAngle(angle) {
715 return angle === null;
716}
717
718var lastPathIn, lastPathOut;
719var lastAngle, lastStandoff;

Callers 1

symbol_defs.jsFile · 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…