How do we create Horizontal bar chart? #2991
jturnercode
announced in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I am wondering if there is a way to create a horizontal bar chart?
by default the rx.recharts.bar_chart() plots vertically.
i tried the 'layout' attribute on rx.recharts.bar_chart() as shown below but it did not help.
any help is appreciated?
thank you
Beta Was this translation helpful? Give feedback.
All reactions