Hexastack / eazychart

EazyChart is a reactive chart library 📈, it allows you to easily add SVG charts in your React and Vue web applications.
https://eazychart.com
MIT License
21 stars 13 forks source link

🤔 [ISSUE] - eazychart-[vue]- Chart animations aren't applied directly in vue. #96

Open deathsh0ot opened 1 year ago

deathsh0ot commented 1 year ago

Description

Changing chart animation type in vue doesn't apply the animation directly after change, which is the case in react, but only applies when forcing a rerender.

GIF

Issue

Reproduction steps

1. Go to any vue chart.
2. Click on animationOptions.
3. Change animation type to any of the predefined types.
4. See issue.

Logs

No response

Browsers

Chrome

OS

Linux