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
How to use some functions like transition, delay, duration which in d3.js.
I find nivo use react-motion.
Could I use other libraries like react-motion, react-move, react-transition-group combine with this library
The text was updated successfully, but these errors were encountered:
Yes, you could use any of the libraries you listed to add animation/transitions to your charts. vx is unopinionated about which library you use. No need to increase bundle sizes just so vx can roll its own animation lib.
For more info about the story of animation in vx check out: #6 (comment)
How to use some functions like transition, delay, duration which in d3.js.
I find nivo use react-motion.
Could I use other libraries like react-motion,
react-move, react-transition-group combine with this library
The text was updated successfully, but these errors were encountered: