react-chartjs icon indicating copy to clipboard operation
react-chartjs copied to clipboard

Add support for HorizontalBarChart and fix handling of chartType string

Open jscinoz opened this issue 8 years ago • 6 comments

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.

jscinoz avatar Jul 18 '16 02:07 jscinoz

+1 - This would also close #116 and maybe a few others

yocontra avatar Jul 18 '16 15:07 yocontra

+1 I think this pull request maybe close #124 and pull request 122, too.

ledsun avatar Jul 19 '16 00:07 ledsun

Hi, I want to try this branch. Where can I access it? I need to test the horizontal bar charts for a project.

nesbtesh avatar Aug 09 '16 16:08 nesbtesh

Could you test and merge this branch? It's very useful since we don't want to use separate library for single horizontal chart.

nguyenhose avatar Oct 20 '16 03:10 nguyenhose

:+1:

klacointe avatar Oct 20 '16 15:10 klacointe

@jscinoz this PR needs to be rebased

benmccann avatar Jan 02 '18 16:01 benmccann