Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec3aa9f

Browse files
committed
update mocks
1 parent a9375e9 commit ec3aa9f

File tree

5 files changed

+20
-10
lines changed

5 files changed

+20
-10
lines changed

test/image/mocks/11.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,8 @@
214214
"xatype": "category",
215215
"yatype": "linear",
216216
"tag": "",
217-
"ref": "paper"
217+
"xref": "paper",
218+
"yref": "paper"
218219
}
219220
],
220221
"margin": {

test/image/mocks/14.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@
167167
"xatype": "log",
168168
"yatype": "log",
169169
"tag": "",
170-
"ref": "plot"
170+
"xref": "plot",
171+
"yref": "plot"
171172
},
172173
{
173174
"x": 0.15585471975544452,
@@ -198,7 +199,8 @@
198199
"xatype": "log",
199200
"yatype": "log",
200201
"tag": "",
201-
"ref": "plot"
202+
"xref": "plot",
203+
"yref": "plot"
202204
},
203205
{
204206
"x": 1.8420351138192386,
@@ -229,7 +231,8 @@
229231
"xatype": "log",
230232
"yatype": "log",
231233
"tag": "",
232-
"ref": "plot"
234+
"xref": "plot",
235+
"yref": "plot"
233236
},
234237
{
235238
"x": -0.5537301200821234,
@@ -260,7 +263,8 @@
260263
"xatype": "log",
261264
"yatype": "log",
262265
"tag": "",
263-
"ref": "plot"
266+
"xref": "plot",
267+
"yref": "plot"
264268
},
265269
{
266270
"x": -2.701204903100102,
@@ -291,7 +295,8 @@
291295
"xatype": "log",
292296
"yatype": "log",
293297
"tag": "",
294-
"ref": "plot"
298+
"xref": "plot",
299+
"yref": "plot"
295300
},
296301
{
297302
"x": -1.6961577824283882,
@@ -322,7 +327,8 @@
322327
"xatype": "log",
323328
"yatype": "log",
324329
"tag": "",
325-
"ref": "plot"
330+
"xref": "plot",
331+
"yref": "plot"
326332
}
327333
],
328334
"margin": {

test/image/mocks/17.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,8 @@
612612
"xatype": "linear",
613613
"yatype": "linear",
614614
"tag": "",
615-
"ref": "plot"
615+
"xref": "plot",
616+
"yref": "plot"
616617
}
617618
],
618619
"margin": {

test/image/mocks/27.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,8 @@
329329
"xatype": "linear",
330330
"yatype": "linear",
331331
"tag": "",
332-
"ref": "plot"
332+
"xref": "plot",
333+
"yref": "plot"
333334
}
334335
],
335336
"margin": {

test/image/mocks/29.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2256,7 +2256,8 @@
22562256
"xanchor": "auto",
22572257
"yanchor": "auto",
22582258
"tag": "",
2259-
"ref": "paper"
2259+
"xref": "paper",
2260+
"yref": "paper"
22602261
}
22612262
],
22622263
"margin": {

0 commit comments

Comments
 (0)