Skip to content

Commit 0c4e55e

Browse files
committed
Fix schema and code formatting
1 parent 9c3be0e commit 0c4e55e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/image/mocks/z-automargin-zoom.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,10 @@
5050
"height": 400,
5151
"width": 700,
5252
"xaxis": {
53-
"title": "Revision",
53+
"title": {"text": "Revision"},
5454
"automargin": true
5555
},
5656
"yaxis": {
57-
"title": "Value",
5857
"automargin": true
5958
}
6059
}

0 commit comments

Comments
 (0)