react-d3-components icon indicating copy to clipboard operation
react-d3-components copied to clipboard

HorizontalBarChart

Open ghost opened this issue 10 years ago • 5 comments

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?

ghost avatar Apr 23 '15 22:04 ghost

I was thinking about that too recently! I think could be done by flipping the scales or something. I'll have a look and add an option / new component.

codesuki avatar Apr 24 '15 02:04 codesuki

+1

aaronkw avatar Jan 13 '16 20:01 aaronkw

+1

saidmoya12 avatar Mar 15 '16 22:03 saidmoya12

@codesuki Do we have any updates on HorizontalBarChart ? Is there any way to implement the chart attached here ? horizontalbargraph

psudeepta avatar Oct 27 '16 06:10 psudeepta

Well there is a pull request for that but the code is not ready to be merged into the project. It's not very complicated but I am not sure when I will have time to do it. If you need it soon you could look at the pullrequest https://github.com/codesuki/react-d3-components/pull/30 and use it in your project.

codesuki avatar Oct 27 '16 06:10 codesuki