Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Issue 681 - Upgrade plotly.js to 1.50.1 #682

Merged
merged 6 commits into from
Oct 16, 2019
Merged

Issue 681 - Upgrade plotly.js to 1.50.1 #682

merged 6 commits into from
Oct 16, 2019

Conversation

Marc-Andre-Rivet
Copy link
Contributor

@Marc-Andre-Rivet Marc-Andre-Rivet commented Oct 16, 2019

Fixes #681, #672

@alexcjohnson
Copy link
Collaborator

Want to add a test for #672?

@Marc-Andre-Rivet
Copy link
Contributor Author

Digging through this, the issue / full fix is not solely in Plotlyjs.
#672 (comment)


dash_dcc.wait_for_element('#my-graph .main-svg')

assert not dash_dcc.get_logs()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure that when rendering a graph as a callback-child of a loading component, no error occurs

@Marc-Andre-Rivet
Copy link
Contributor Author

Failed run without the dcc fix: https://circleci.com/gh/plotly/dash-core-components/10410
Successful run with the dcc fix: https://circleci.com/gh/plotly/dash-core-components/10421

Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💃

Co-Authored-By: alexcjohnson <[email protected]>
@Marc-Andre-Rivet Marc-Andre-Rivet merged commit 925c91c into dev Oct 16, 2019
@Marc-Andre-Rivet Marc-Andre-Rivet deleted the 681-plotlyjs branch October 16, 2019 19:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade plotlyjs to 1.5.0.1
2 participants