10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53df41a commit f437fd7Copy full SHA for f437fd7
src/react-plotly.js
@@ -1,5 +1,5 @@
1
import plotComponentFactory from './factory';
2
-import Plotly from 'plotly.js';
+import Plotly from 'plotly.js/dist/plotly';
3
4
const PlotComponent = plotComponentFactory(Plotly);
5
0 commit comments