Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/plotly/dash
/ plotly.js
File
plotly.js
components/dash-core-components/src/utils/LazyLoader/plotly.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
default () => {
2
return
Promise.resolve(window.Plotly ||
new
Promise((resolve, reject) => {
3
/* eslint-disable prefer-
const
*/
4
let
timeoutId;
Callers
nothing calls this directly
Calls
1
appendChild
Method · 0.80
Tested by
no test coverage detected