-
Notifications
You must be signed in to change notification settings - Fork 204
Add HorizontalBarChart chart #30
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: master
Are you sure you want to change the base?
Conversation
Thanks for the pullreq.! I'll check. Sorry I didn't have time to properly answer the bar chart issue. |
The screenshot itself isn't off much, but if I play with the numbers and widths it can look very much out of place. I had to use some hacks in there as I wasn't terribly familiar with the code, I'm assuming one of them may be contributing to the problem. |
Ok, let me check if I can get rid of the hacks :) |
Just for your information, I am on holidays till Thursday. Sorry I can't check earlier! |
+1... This would be nice! |
I will look for a way to implement this and be able to re-use the grouped bars option. |
awesome! it may be nice to just make the bar chart go either direction based on data or a prop instead of having two components that are basicly the same. |
Yes I agree with that! |
@codesuki It would be very helpful if you can merge this. Could you please let me know as when it can be done? |
@psudeepta as @jsg2021 stated before I would like this component to be just integrated with the normal bar chart. Having a flag to switch between horizontal / vertical. |
Something here doesn't seem quite right. It renders reasonably well but seems off.