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

File draw.js

src/components/annotations3d/draw.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var drawRaw = require('../annotations/draw').drawRaw;
4var project = require('../../plots/gl3d/project');

Callers

nothing calls this directly

Calls 2

drawRawFunction · 0.85
projectFunction · 0.50

Tested by

no test coverage detected