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
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
The text was updated successfully, but these errors were encountered:
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
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.
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
The text was updated successfully, but these errors were encountered: