fix chart rendering
This commit is contained in:
@@ -104,6 +104,10 @@ async function renderChart() {
|
||||
time: {
|
||||
stepSize: 1,
|
||||
unit: 'day',
|
||||
displayFormats: {
|
||||
day: 'M/d',
|
||||
month: 'Y/M',
|
||||
},
|
||||
},
|
||||
grid: {
|
||||
display: false,
|
||||
|
Reference in New Issue
Block a user