Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ plots.js
File
plots.js
src/plots/plots.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
d3 = require(
'@plotly/d3'
);
4
var
timeFormatLocale = require(
'd3-time-format'
).timeFormatLocale;
Callers
nothing calls this directly
Calls
15
positionPlayWithData
Function · 0.85
getFormatObj
Function · 0.85
emptySubplotLists
Function · 0.85
getTraceUids
Function · 0.85
clearOutline
Function · 0.85
fillMetaTextHelpers
Function · 0.85
initMargins
Function · 0.85
findMainSubplot
Function · 0.85
pushModule
Function · 0.85
getComputedSize
Function · 0.85
needsRedrawForShift
Function · 0.85
refineTicks
Function · 0.85
Tested by
no test coverage detected