nivo
nivo copied to clipboard
Bars in bar chart always animate horizontally
Describe/explain the bug The bars in a bar chart animate horizontally regardless of the orientation.
To Reproduce Codesandbox
Steps to reproduce the behavior:
- Open the codesandbox link
- Observe the bars animating horizontally on component mount.
- Change some piece of the data.
- Observe the bars animating horizontally when data changes.
Expected behavior I expect vertical bars to animate vertically and horizontal bars to animate horizontally.
Desktop (please complete the following information):
- OS: Windows 11
- Browser: Chrome
- Version: 104.0.5112.79
Additional context This appears to have been introduced with 0.74.0