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

Skip to content

Commit 450c17d

Browse files
committed
remove duplicate keys from mocks added in ec3aa9f
1 parent 85e3f73 commit 450c17d

File tree

4 files changed

+9
-27
lines changed

4 files changed

+9
-27
lines changed

test/image/mocks/11.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,9 +213,7 @@
213213
"yanchor": "auto",
214214
"xatype": "category",
215215
"yatype": "linear",
216-
"tag": "",
217-
"xref": "paper",
218-
"yref": "paper"
216+
"tag": ""
219217
}
220218
],
221219
"margin": {

test/image/mocks/14.json

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,7 @@
166166
"yanchor": "auto",
167167
"xatype": "log",
168168
"yatype": "log",
169-
"tag": "",
170-
"xref": "plot",
171-
"yref": "plot"
169+
"tag": ""
172170
},
173171
{
174172
"x": 0.15585471975544452,
@@ -198,9 +196,7 @@
198196
"yanchor": "auto",
199197
"xatype": "log",
200198
"yatype": "log",
201-
"tag": "",
202-
"xref": "plot",
203-
"yref": "plot"
199+
"tag": ""
204200
},
205201
{
206202
"x": 1.8420351138192386,
@@ -230,9 +226,7 @@
230226
"yanchor": "auto",
231227
"xatype": "log",
232228
"yatype": "log",
233-
"tag": "",
234-
"xref": "plot",
235-
"yref": "plot"
229+
"tag": ""
236230
},
237231
{
238232
"x": -0.5537301200821234,
@@ -262,9 +256,7 @@
262256
"yanchor": "auto",
263257
"xatype": "log",
264258
"yatype": "log",
265-
"tag": "",
266-
"xref": "plot",
267-
"yref": "plot"
259+
"tag": ""
268260
},
269261
{
270262
"x": -2.701204903100102,
@@ -294,9 +286,7 @@
294286
"yanchor": "auto",
295287
"xatype": "log",
296288
"yatype": "log",
297-
"tag": "",
298-
"xref": "plot",
299-
"yref": "plot"
289+
"tag": ""
300290
},
301291
{
302292
"x": -1.6961577824283882,
@@ -326,9 +316,7 @@
326316
"yanchor": "auto",
327317
"xatype": "log",
328318
"yatype": "log",
329-
"tag": "",
330-
"xref": "plot",
331-
"yref": "plot"
319+
"tag": ""
332320
}
333321
],
334322
"margin": {

test/image/mocks/17.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -611,9 +611,7 @@
611611
"yanchor": "auto",
612612
"xatype": "linear",
613613
"yatype": "linear",
614-
"tag": "",
615-
"xref": "plot",
616-
"yref": "plot"
614+
"tag": ""
617615
}
618616
],
619617
"margin": {

test/image/mocks/29.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2255,9 +2255,7 @@
22552255
"opacity": 1,
22562256
"xanchor": "auto",
22572257
"yanchor": "auto",
2258-
"tag": "",
2259-
"xref": "paper",
2260-
"yref": "paper"
2258+
"tag": ""
22612259
}
22622260
],
22632261
"margin": {

0 commit comments

Comments
 (0)