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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plotly Candlestick Flickering when moving slider #7310

Open
LeoDiep opened this issue Dec 13, 2024 · 2 comments
Open

Plotly Candlestick Flickering when moving slider #7310

LeoDiep opened this issue Dec 13, 2024 · 2 comments
Labels
bug something broken P3 backlog

Comments

@LeoDiep
Copy link

LeoDiep commented Dec 13, 2024

Hi, I create candlestick chart with some traces as makers and slider.
The slider using redraw = True. When I move the slider, the markers trace animate just fine but the candlestick chart flick every time slider move. It seem that the redraw function cause it, even thought I set it as 0s duration and mode immediately but it still flick.

Do we have plan to fix it yet? I see that mapbox and scatter don't have this issue.
Thanks

@gvwilson gvwilson added bug something broken P3 backlog labels Dec 16, 2024
@gvwilson
Copy link
Contributor

Thanks for your bug report @LeoDiep - I've added it to our backlog, but realistically we won't be able to tackle it any time soon. If you'd like to put together a PR, we'd be happy to prioritize review. Thanks - @gvwilson

@LeoDiep
Copy link
Author

LeoDiep commented Dec 17, 2024

Thanks for your bug report @LeoDiep - I've added it to our backlog, but realistically we won't be able to tackle it any time soon. If you'd like to put together a PR, we'd be happy to prioritize review. Thanks - @gvwilson

Thank you for your time. I would like to contribute if I could, but unfortunately, I am just a data guy who trying to build my own dashboard to trade stocks, I don't have technical knowledge to solve the bug.
btw Plotly and Dash are the best tools for my project, thank you and your team a lot for building such powerful solution tools.
This is my web app for demo, you can see the bug when using slider on it
https://thienlong-vnstock-demo.onrender.com/

Once again, thank you and other contributors a lot. Hope to hear from you guys soon on this.

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

No branches or pull requests

2 participants