File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - Update ` sendDataToCloud ` modebar button to upload chart to Plotly Cloud [[ #7802 ] ( https://github.com/plotly/plotly.js/pull/7802 )]
2+ - NOTE: The Plotly Cloud endpoint for receiving charts is not yet functional, so this button won't complete the upload.
Original file line number Diff line number Diff line change @@ -37,7 +37,6 @@ plots.fontAttrs = require('./font_attributes');
3737plots . layoutAttributes = require ( './layout_attributes' ) ;
3838
3939var commandModule = require ( './command' ) ;
40- const { server } = require ( 'karma' ) ;
4140plots . executeAPICommand = commandModule . executeAPICommand ;
4241plots . computeAPICommandBindings = commandModule . computeAPICommandBindings ;
4342plots . manageCommandObserver = commandModule . manageCommandObserver ;
Original file line number Diff line number Diff line change 9866398663 "type": "waterfall"
9866498664 }
9866598665 }
98666- }
98666+ }
You can’t perform that action at this time.
0 commit comments