Show actual bug state changes
This commit is contained in:
parent
0aaa90c27a
commit
a7fcae14b1
2 changed files with 12 additions and 23 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue