Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade plotly to fix mapbox scatter #5897

Closed
wants to merge 1 commit into from

Conversation

kmcgrady
Copy link
Collaborator

馃摎 Context

We upgraded Plotly, but it had a regression, so Streamlit therefore had a regression. Upgrade the dependency, save the world fix the bug.

  • What kind of change does this PR introduce?

    • Bugfix

馃 Description of Changes

  • Upgrade plotly.js dependency

馃И Testing Done

This one is a bit difficult to test because the slider is an advanced SVG and will be a flaky test in the end. We can assume this was an issue of our underlying dependency.

馃寪 References


Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@kmcgrady
Copy link
Collaborator Author

Closing the pull request. #5885 fixes the issue! 馃帀

@kmcgrady kmcgrady closed this Dec 30, 2022
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.

Plotly mapbox animations no longer work in streamlit versions 1.15.0 & 1.16.0
1 participant