react-chartjs
react-chartjs copied to clipboard
Remove lowercase transform for chart type
Adds support for horizontal bar chart and some other types of chart that will be added to chart.js in the future.
See: #115
I asked the guy over on https://github.com/maxkolyanov/react-chartjs/commit/ad46cca5be9db09487b47bb5c520b85cd6a80c35 but yeah if he doesn't respond then yeah probably the toLowerCase. It's not immediately obvious what it is accomplishing.
@maxkolyanov this PR needs to be rebased