Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ layout_defaults.js
File
layout_defaults.js
src/plots/cartesian/layout_defaults.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
Lib = require(
'../../lib'
);
4
var
Color = require(
'../../components/color'
);
Callers
nothing calls this directly
Calls
8
appendList
Function · 0.85
getCounterAxes
Function · 0.85
newAxLayoutOut
Function · 0.85
getOverlayableAxes
Function · 0.85
addMissingMatchedAxis
Function · 0.85
coerce
Function · 0.70
coerce2
Function · 0.70
handleAxisDefaults
Function · 0.50
Tested by
no test coverage detected