react-plotly.js icon indicating copy to clipboard operation
react-plotly.js copied to clipboard

Plotly react lib leads to slow React/webpack Build.

Open ievgennaida opened this issue 4 years ago • 3 comments

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: https://github.com/plotly/react-plotly.js/issues/130

ievgennaida avatar Nov 16 '20 09:11 ievgennaida

Have the same issue

ledovsky avatar Nov 19 '20 21:11 ledovsky

Same here

ManideepMrUnique avatar Jun 25 '21 06:06 ManideepMrUnique

I'm having the same problem

saraaahh63 avatar Jul 02 '21 22:07 saraaahh63