Spaces:
Sleeping
Sleeping
| import createPlotlyComponent from 'react-plotly.js/factory'; | |
| import Plotly from 'plotly.js-basic-dist-min'; | |
| const Plot = createPlotlyComponent(Plotly); | |
| export default Plot; | |
| import createPlotlyComponent from 'react-plotly.js/factory'; | |
| import Plotly from 'plotly.js-basic-dist-min'; | |
| const Plot = createPlotlyComponent(Plotly); | |
| export default Plot; | |