Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ subroutines.js
File
subroutines.js
src/plot_api/subroutines.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
Registry = require(
'../registry'
);
Callers
nothing calls this directly
Calls
10
getMainTitleTextAnchor
Function · 0.85
getMainTitleDy
Function · 0.85
getMainTitleY
Function · 0.85
getMainTitleX
Function · 0.85
needsMarginPush
Function · 0.85
applyTitleAutoMargin
Function · 0.85
getMainTitleDyAdj
Function · 0.85
arraysToCalcdata
Function · 0.85
updateFx
Function · 0.85
doAutoRange
Function · 0.85
Tested by
no test coverage detected