Skip to content

Commit e493873

Browse files
committed
validate new mock
1 parent 8cec651 commit e493873

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/image/mocks/zz-text_on_shapes_reversed_axes.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@
5454
},
5555
"fillcolor": "red",
5656
"opacity": 0.5,
57-
"xref": "xaxis",
58-
"yref": "yaxis",
5957
"x0": 25,
6058
"y0": 25,
6159
"x1": 75,
@@ -64,15 +62,12 @@
6462
{
6563
"label": {"text": "label 2"},
6664
"editable": true,
67-
"layer": "top",
6865
"type": "circle",
6966
"line": {
7067
"width": 5
7168
},
7269
"fillcolor": "green",
7370
"opacity": 0.5,
74-
"xref": "xaxis",
75-
"yref": "yaxis",
7671
"x0": 125,
7772
"y0": 25,
7873
"x1": 175,

0 commit comments

Comments
 (0)