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

Skip to content

Require plotly before attempting to show a plot #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Require plotly before attempting to show a plot #424

wants to merge 1 commit into from

Conversation

Konubinix
Copy link

When refreshing a notebook, some plot may not be shown because the plotly
initialization script did not finish before the plot was shown. It results in a
console error like 'Plotly is not defined'. This patch fixes this error by
making every plot require plotly.

When refreshing a notebook, some plot may not be shown because the plotly
initialization script did not finish before the plot was shown. It results in a
console error like 'Plotly is not defined'. This patch fixes this error by
making every plot require plotly.
@Konubinix Konubinix closed this Mar 17, 2016
@Konubinix
Copy link
Author

Duplicate of #420, sorry for the noise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant