MCPcopy
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

1export 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

appendChildMethod · 0.80

Tested by

no test coverage detected