Replies: 2 comments 3 replies
-
@jimmy-e Also, you will need to flip the accessors We had a requirement to be able to flip the chart on clicking of the radio button. Here is a codesandbox example https://codesandbox.io/s/barcharts-horizontal-v09d2?file=/Example.tsx |
Beta Was this translation helpful? Give feedback.
-
Hi @jimmy-e, I already asked this here : #1050 I hope it will help you ! |
Beta Was this translation helpful? Give feedback.
-
How do I take a
BarStack
and rotate it so that it is horizontal? I am currently doing something like the following, but it does not appear to be working:One thing that makes this less clear to find out on my own is that the gallery example for the Bar Stack (vertical) and the Bar Stack Horizontal, when analyzed in a diffchecker, are not too similiar, making it confusing as to what is the important difference between these two examples. Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions