nivo icon indicating copy to clipboard operation
nivo copied to clipboard

Bars in bar chart always animate horizontally

Open rbourdon opened this issue 2 years ago • 0 comments

Describe/explain the bug The bars in a bar chart animate horizontally regardless of the orientation.

To Reproduce Codesandbox

Steps to reproduce the behavior:

  1. Open the codesandbox link
  2. Observe the bars animating horizontally on component mount.
  3. Change some piece of the data.
  4. 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

rbourdon avatar Aug 16 '22 14:08 rbourdon