File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
"fast-isnumeric" : " ^1.1.1" ,
16
16
"immutability-helper" : " ^2.6.4" ,
17
17
"plotly-icons" : " latest" ,
18
- "plotly.js" : " ^1.33 .0" ,
18
+ "plotly.js" : " ^1.35 .0" ,
19
19
"prop-types" : " ^15.5.10" ,
20
20
"raf" : " ^3.4.0" ,
21
21
"react-color" : " ^2.13.8" ,
22
22
"react-colorscales" : " ^0.4.2" ,
23
- "react-plotly.js" : " ^1.6 .0" ,
23
+ "react-plotly.js" : " ^1.7 .0" ,
24
24
"react-rangeslider" : " ^2.2.0" ,
25
25
"react-select" : " ^1.0.0-rc.10" ,
26
26
"react-tabs" : " ^2.2.1" ,
Original file line number Diff line number Diff line change 1
- import plotly from 'plotly.js' ;
1
+ import plotly from 'plotly.js/dist/plotly-basic ' ;
2
2
import { extendDeep } from 'plotly.js/src/lib/extend' ;
3
3
import PlotlyEditor from '../PlotlyEditor' ;
4
4
import { configure , mount , shallow } from 'enzyme' ;
You can’t perform that action at this time.
0 commit comments