Skip to content

Commit f565769

Browse files
committed
determine which element was clicked (plotly#45)
1 parent 1298835 commit f565769

File tree

140 files changed

+4929
-2663
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+4929
-2663
lines changed

packages/dash-html-components/dash_html_components/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
from .version import __version__
99

10+
1011
if not hasattr(_dash, 'development'):
1112
print("Dash was not successfully imported. Make sure you don't have a file "
1213
"named \n'dash.py' in your current directory.", file=_sys.stderr)

packages/dash-html-components/dash_html_components/bundle.js

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

0 commit comments

Comments
 (0)