reactjs / react-chartjs

common react charting components using chart.js
MIT License
2.93k stars 301 forks source link

Chart only displays values for every other column #150

Closed merlinstardust closed 7 years ago

merlinstardust commented 7 years ago

I'm getting an odd bug where the values for the x-axis of the bar chart only show up for every other column, as shown in the image below.

every_other_column

Any ideas as to the cause or how to fix it?

merlinstardust commented 7 years ago

Solved here