0
votes

enter image description here

Using the React-nivo library to developing charts, and I have this issue with almost all charts. Once we zoom out and zoom in, and reset your browser to default 100%, the charts don't retain their original shape.

Refer here for images

in the css, try changing the flex-direction to column... - WhiteHat
I actually have two charts aligned next to eachother - Harsha pps
The answer to your latest question (deleted one) - Yevgen Gorbunkov
Yevgen, thank you so much! :) - Harsha pps