0👍
Looking at your code on the jsfiddle, changing
gridLines: { drawOnChartArea: false }
to
gridLines: false
does it. Let me know if this works for you.
- Chartjs-Unable to load Chart.js data from getJSON / PHP?
- Chartjs-Smallest values are invisible in ng2-charts bar charts
Source:stackexchange.com