Open
Description
Would be nice to have an option just to include min plotly lib as a link reference to avoid build!
I am using typescript:
"plotly.js": "1.57.1",
"react-plotly.js": "2.5.0",
"react-scripts": "4.0.0",
"react": "17.0.1",
Referenced as
import Plot from 'react-plotly.js';
I am getting out of memory and speed issues when this lib is used.
Any ideas how to rerefence this in another way?
Related issue:
#130
Metadata
Metadata
Assignees
Labels
No labels