actually fix bar graph
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-19 00:28:30 -04:00
parent 4ca51a3f53
commit d896257602
3 changed files with 5 additions and 2 deletions

View File

@ -55,7 +55,7 @@ export default {
}
},
x: {
type: 'time',
type: 'timeseries',
time: {
unit: 'day'
},