0👍
time
is not a valid display format. Check the docs here.
You want to use the display format hour
(the unit you use).
displayFormats: {
'hour': 'MM/DD hA'
}
- Chartjs-Can you make a Chart.js Radar Chart's Axises Individual Colors?
- Chartjs-React Chart.js disabling interactivity for a single dataset
Source:stackexchange.com