Skip to content

Commit 5d4dae8

Browse files
committed
Update existing mock, baseline image
1 parent 324e2d3 commit 5d4dae8

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

3.97 KB
Loading

test/image/mocks/text_on_shapes_basic.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,22 @@
154154
"y0": 0.2,
155155
"y1": 0.0,
156156
"line": { "color": "#339", "width": 3 }
157+
},
158+
{
159+
"label": { "text": "Circle" },
160+
"showlegend": true,
161+
"legendgroup": "g1",
162+
"type": "circle",
163+
"x0": -25,
164+
"x1": 25,
165+
"xanchor": 1,
166+
"xref": "x",
167+
"xsizemode": "pixel",
168+
"y0": 25,
169+
"y1": 75,
170+
"yanchor": 1,
171+
"yref": "paper",
172+
"ysizemode": "pixel"
157173
}
158174
],
159175
"newshape": {

0 commit comments

Comments
 (0)