You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
@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.
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/
The text was updated successfully, but these errors were encountered: