Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.js
/ manage.js
File
manage.js
src/components/modebar/manage.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
axisIds = require(
'../../plots/cartesian/axis_ids'
);
4
var
scatterSubTypes = require(
'../../traces/scatter/subtypes'
);
Callers
nothing calls this directly
Calls
3
fillCustomButton
Function · 0.85
getButtonGroups
Function · 0.85
createModeBar
Function · 0.85
Tested by
no test coverage detected