0👍
I finally figured it out , I'm gonna leave .
let options = {
plugins: {
scales: {
x: {
offset: true,
grid: {
offset: false
}
}
}
}
}
Source:stackexchange.com