0👍
add this into your chart options
scales: {
y: {
min: 500,
ticks: {
stepSize: 500
}
}
}
- Chartjs-Can't render two charts on the same page from chart.js
- Chartjs-Set xAxes labels to format YYYY-MM-DD HH:mm:ss in Chart.js
Source:stackexchange.com