Skip to content

Commit 66a12de

Browse files
committed
fix mock
1 parent 970943b commit 66a12de

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Diff for: test/image/mocks/zz-text_on_shapes_texttemplate.json

-11
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@
178178
},
179179
{
180180
"label": {
181-
"text": "this will be overridden",
182181
"texttemplate": "Here is x0 divided by 2: %{x0/2:.2f}"
183182
},
184183
"layer": "above",
@@ -212,16 +211,6 @@
212211
},
213212
"editable": true
214213
},
215-
{
216-
"label": {
217-
"texttemplate": "paths have no slope: %{slope}",
218-
"textposition": "top center",
219-
"yanchor": "bottom"
220-
},
221-
"editable": true,
222-
"path": "M3.71,0.75L2.26,3.99L3.71,3.99Z",
223-
"layer": "above"
224-
},
225214
{
226215
"label": {
227216
"texttemplate": "x0: %{x0}, x1: %{x1}<br>dy: %{dy:.2f}, dx: %{dx:.2f}<br>slope: %{slope:.2f}<br>length: %{length:.2f}<br>",

0 commit comments

Comments
 (0)