Closed alexfauquette closed 9 months ago
They rely on react-smooth
. See for example the animated bar elements
The use '@react-spring/web'
Big plus one for this feature, but understand its bottom of the list in terms of functionally important features.
Coming from Nivo, the transitions when switching data out is very slick, something we make use of often.
@jamiedruce Is customization a thing for you or do you always use the default animation?
We just use the default actually. For us, with a 'dashboard' type app, it's just about giving a bit of life to the page where there can be lots of information to digest. We've found it makes a real difference to how the page feels for users. And certainly for changing data for charts where there are multiple views, it certainly helps communicate the change has happened.
Before Nivo, we used chartjs.org, again with some simple animation of initial load and data changes.
Last component (line chart) is adding in v7 by #11620
Currently, charts are rendered dry. We could add animation on: