devinit / devinit/datahub

optimise governement finance chart for smoother responsive interactions

Open
#266 0 comments 0 reactions 1 assignee Claimed by @epicallan View on GitHub
important
Dominant language
TypeScript
Stars
15
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When scrubbing through the time line chart on this chart the interactivity is not the smoothest, this is because we re-render it during each scrub movement.

This shouldn't be the case, we should only render at end of the movement, we shouldn't render for every move. We should also consider async rendering of the components in this chart & maybe off loading some of the computations to a web worker.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.