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 05c9f39 commit 30063d4Copy full SHA for 30063d4
js/src/Figure.js
@@ -1,6 +1,6 @@
1
var widgets = require("@jupyter-widgets/base");
2
var _ = require("lodash");
3
-var Plotly = require("plotly.js");
+var Plotly = require("plotly.js/dist/plotly");
4
var PlotlyIndex = require("plotly.js/src/lib/index");
5
6
// Model
0 commit comments