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

Bar charts not displaying negative values correctly

Open mitchmalone opened this issue 9 years ago • 2 comments

Negative values don't display correctly in bar charts.

bar-chart-broken-negative

mitchmalone avatar Apr 06 '16 02:04 mitchmalone

Likely underlying cause: https://github.com/nnnick/Chart.js/issues/9 and I guess dependent on https://github.com/jhudson8/react-chartjs/issues/84?

leighghunt avatar Apr 06 '16 03:04 leighghunt

See if the issue is fixed with https://github.com/jhudson8/react-chartjs/tree/chartjs-v2

austinpray avatar Apr 06 '16 17:04 austinpray