Show actual bug state changes

This commit is contained in:
Edward Betts 2023-12-21 19:54:13 +00:00
parent 0aaa90c27a
commit a7fcae14b1
2 changed files with 12 additions and 23 deletions

View file

@ -35,11 +35,7 @@ document.addEventListener('DOMContentLoaded', function () {
scales: {
x: {
type: 'time',
time: {
parser: 'yyyy-MM-dd',
unit: 'month',
// displayFormats: {'month': 'MMM yyyy'}
}
time: {unit: 'month'}
},
y: {
ticks: {