1👍
✅
Try to add these options :
options : {
scales : {
xAxes : [{
gridLines: {
offsetGridLines : true
}
}]
}
}
Source:stackexchange.com