show x labels at top of chart

This commit is contained in:
liamcottle
2024-09-02 03:29:46 +12:00
parent 9f46567329
commit 9cbd4a8291

View File

@ -2109,6 +2109,7 @@
}, },
scales: { scales: {
x: { x: {
position: 'top',
type: 'time', type: 'time',
time: { time: {
unit: 'day', unit: 'day',