react-chartjs
react-chartjs copied to clipboard
Add support for HorizontalBarChart and fix handling of chartType string
This PR adds support for the new horizontalBar chart type in upstream Chart.js, and uses change-case to convert react-chartjs' PascalCase chartType values to the expected camelCase values.
+1 - This would also close #116 and maybe a few others
+1 I think this pull request maybe close #124 and pull request 122, too.
Hi, I want to try this branch. Where can I access it? I need to test the horizontal bar charts for a project.
Could you test and merge this branch? It's very useful since we don't want to use separate library for single horizontal chart.
:+1:
@jscinoz this PR needs to be rebased