Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ plot_schema.js
File
plot_schema.js
src/plot_api/plot_schema.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
var
Registry = require(
'../registry'
);
4
var
Lib = require(
'../lib'
);
Callers
nothing calls this directly
Calls
7
getTraceAttributes
Function · 0.85
getLayoutAttributes
Function · 0.85
getFramesAttributes
Function · 0.85
formatAttributes
Function · 0.85
callback
Function · 0.85
recurseIntoValObject
Function · 0.85
layoutHeadAttr
Function · 0.85
Tested by
no test coverage detected