visualization-tool icon indicating copy to clipboard operation
visualization-tool copied to clipboard

Improve chart animations

Open bprusinowski opened this issue 7 months ago • 0 comments

We should improve the animations logic by ditching D3.js and using Framer Motion, to make it easier to work with this area of the application.

While the current approach works, we have some hard-to-track bugs, for example with animations re-running when editor panel is open. I believe switching to a more declarative way of creating them would benefit everyone.

bprusinowski avatar May 20 '25 11:05 bprusinowski