mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-08 01:06:51 +01:00
Fix broken tests (#6780)
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
"legend": false,
|
||||
"title": false,
|
||||
"scales": {
|
||||
"xAxes": [{
|
||||
"x": {
|
||||
"display": false
|
||||
}],
|
||||
"yAxes": [{
|
||||
},
|
||||
"y": {
|
||||
"display": false
|
||||
}]
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"point": {
|
||||
|
||||
@@ -23,12 +23,12 @@
|
||||
"legend": false,
|
||||
"title": false,
|
||||
"scales": {
|
||||
"xAxes": [{
|
||||
"x": {
|
||||
"display": false
|
||||
}],
|
||||
"yAxes": [{
|
||||
},
|
||||
"y": {
|
||||
"display": false
|
||||
}]
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"point": {
|
||||
|
||||
@@ -21,12 +21,12 @@
|
||||
"legend": false,
|
||||
"title": false,
|
||||
"scales": {
|
||||
"xAxes": [{
|
||||
"x": {
|
||||
"display": false
|
||||
}],
|
||||
"yAxes": [{
|
||||
},
|
||||
"y": {
|
||||
"display": false
|
||||
}]
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"point": {
|
||||
|
||||
@@ -43,12 +43,12 @@
|
||||
"legend": false,
|
||||
"title": false,
|
||||
"scales": {
|
||||
"xAxes": [{
|
||||
"x": {
|
||||
"display": false
|
||||
}],
|
||||
"yAxes": [{
|
||||
},
|
||||
"y": {
|
||||
"display": false
|
||||
}]
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"point": {
|
||||
|
||||
@@ -39,12 +39,12 @@
|
||||
"legend": false,
|
||||
"title": false,
|
||||
"scales": {
|
||||
"xAxes": [{
|
||||
"x": {
|
||||
"display": false
|
||||
}],
|
||||
"yAxes": [{
|
||||
},
|
||||
"y": {
|
||||
"display": false
|
||||
}]
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"point": {
|
||||
|
||||
@@ -39,12 +39,12 @@
|
||||
"legend": false,
|
||||
"title": false,
|
||||
"scales": {
|
||||
"xAxes": [{
|
||||
"x": {
|
||||
"display": false
|
||||
}],
|
||||
"yAxes": [{
|
||||
},
|
||||
"y": {
|
||||
"display": false
|
||||
}]
|
||||
}
|
||||
},
|
||||
"elements": {
|
||||
"point": {
|
||||
|
||||
Reference in New Issue
Block a user