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 6d2a372 commit b27643dCopy full SHA for b27643d
packages/python/plotly/js/widget.ts
@@ -1,3 +1,4 @@
1
+// Adapted from ../../../javascript/jupyterlab-plotly/src/Figure.ts for anywidget.
2
import type { DOMWidgetModel } from "@jupyter-widgets/base";
3
import _ from "lodash";
4
import Plotly from "plotly.js";
0 commit comments