Skip to content

streaming not working in https://dash-gallery.plotly.host/dash-wind-streaming/ #331

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
cldougl opened this issue Oct 8, 2019 · 2 comments
Assignees
Labels
bug something broken

Comments

@cldougl
Copy link
Member

cldougl commented Oct 8, 2019

App name

dash-wind-streaming

Description of bug

blank charts - no streaming

How to replicate the bug

visit deployed app: https://dash-gallery.plotly.host/dash-wind-streaming/

@cldougl cldougl added the bug something broken label Oct 8, 2019
@rpkyle
Copy link
Contributor

rpkyle commented Oct 8, 2019

@shammamah It's possible @CanerIrfanoglu might be able to help resolve this one once he's finished tackling updates to the brain surface viewer application.

@michaelbabyn
Copy link
Contributor

@shammamah , I looked into this one and I think we can really speed things up by replacing plotly.py graph_objects with dicts since most of the app's cpu cycles were spent validating the updated graphs. I don't really know how this repo flows but I made a PR that will merge into the dash-wind-streaming branch in #332 that does that.

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

No branches or pull requests

3 participants