Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
3
var
drawRaw = require(
'../annotations/draw'
).drawRaw;
4
var
project = require(
'../../plots/gl3d/project'
);
Callers
nothing calls this directly
Calls
2
drawRaw
Function · 0.85
project
Function · 0.50
Tested by
no test coverage detected