Skip to content

Commit b27643d

Browse files
committed
Add anywidget comment
1 parent 6d2a372 commit b27643d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/python/plotly/js/widget.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Adapted from ../../../javascript/jupyterlab-plotly/src/Figure.ts for anywidget.
12
import type { DOMWidgetModel } from "@jupyter-widgets/base";
23
import _ from "lodash";
34
import Plotly from "plotly.js";

0 commit comments

Comments
 (0)