Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a00c8b0

Browse files
committed
Merge pull request plotly#171 from plotly/widgets
first pass at plotly-ipython graph widget
2 parents 241f4ca + 749eea5 commit a00c8b0

File tree

4 files changed

+1254
-0
lines changed

4 files changed

+1254
-0
lines changed

plotly/widgets/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from . graph_widget import GraphWidget

plotly/widgets/graphWidget.js

Lines changed: 129 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)