Skip to content

Commit 465ca58

Browse files
committed
reformat the mock
1 parent 44245b0 commit 465ca58

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

test/image/mocks/worldcup.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,7 @@
3030
"England",
3131
"Spain"
3232
],
33-
"x": [
34-
5,
35-
4,
36-
4,
37-
2,
38-
2,
39-
2,
40-
1,
41-
1
42-
]
33+
"x": [5, 4, 4, 2, 2, 2, 1, 1]
4334
}
4435
],
4536
"layout": {
@@ -64,8 +55,7 @@
6455
"zeroline": false,
6556
"range": [-1, 6],
6657
"tickvals": [0, 1, 2, 3, 4, 5],
67-
"ticktext": ["😐", "🙂", "😊", "🤨", "😃", "😎"
68-
],
58+
"ticktext": ["😐", "🙂", "😊", "🤨", "😃", "😎"],
6959
"tickfont": { "size": 32 },
7060
"title": {
7161
"text": "<br><b>An interactive Plotly graph</b>"

0 commit comments

Comments
 (0)