-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HorizontalBarChart #28
Comments
I was thinking about that too recently! I think could be done by flipping the scales or something. |
+1 |
1 similar comment
+1 |
@codesuki Do we have any updates on HorizontalBarChart ? |
Well there is a pull request for that but the code is not ready to be merged into the project. |
Is there a reasonable way to flip the
<BarChart />
to be on the horizontal axis instead of a vertical one or would that need to be a new component?The text was updated successfully, but these errors were encountered: