use whole only on the chart
All checks were successful
deploy / deploy (push) Successful in 53s

This commit is contained in:
Lee 2023-10-27 11:09:27 +01:00
parent 9ccb719a43
commit 3806a04e77

@ -39,6 +39,7 @@ export const options: any = {
ticks: {
autoSkip: true,
maxTicksLimit: 8,
stepSize: 1,
},
reverse: true,
},