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

Improve charts performance (specifically cursor movement) #219

Open
alexeygorbachevsky opened this issue Apr 26, 2022 · 0 comments
Open
Labels
improvement Improves the ux

Comments

@alexeygorbachevsky
Copy link
Contributor

alexeygorbachevsky commented Apr 26, 2022

Hello, @ianlapham.
It's not really good when moving the cursor over the charts - many Home.tsx page re-renders is being occurred and because of this, performance drops significantly. I suggest a solution to fix that.

See corresponding pull request #220

Actual Behavior:
https://user-images.githubusercontent.com/37103509/165378589-40f99be7-78de-4605-b182-77b4a734529f.mp4

Fixed (Expected) Behavior:
https://user-images.githubusercontent.com/37103509/165378983-f5375184-d1a5-47b4-9267-1ec2222d3c19.mp4

@alexeygorbachevsky alexeygorbachevsky added the improvement Improves the ux label Apr 26, 2022
@alexeygorbachevsky alexeygorbachevsky changed the title Need to improve performance of cursor movement on charts Improve charts performance, specifically cursor movement Apr 26, 2022
@alexeygorbachevsky alexeygorbachevsky changed the title Improve charts performance, specifically cursor movement Improve charts performance, specifically, cursor movement Apr 26, 2022
@alexeygorbachevsky alexeygorbachevsky changed the title Improve charts performance, specifically, cursor movement Improve charts performance (specifically cursor movement) Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves the ux
Projects
None yet
Development

No branches or pull requests

1 participant