0👍
If not much different data you can use this to set range
//EXAMPLE DATA [533,743,612,983]
ticks: {
beginAtZero: false,
stepSize: 100,
max: 1000
min: 500
}
- Chartjs-Passing Response data to chartjs
- Chartjs-How can I control the number of values shown on a data logger using chart.js?
Source:stackexchange.com