Skip to content

Commit 3f9727a

Browse files
committed
update mocks
1 parent 36771a8 commit 3f9727a

File tree

2 files changed

+35
-34
lines changed

2 files changed

+35
-34
lines changed

test/image/mocks/zz-text_on_shapes_basic.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
{"label":{"text":"xanchor right, position not set<br> two lines", "xanchor":"right", "padding": 10, "font": {"family":"Courier New, monospace", "size":20}}, "xref":"paper","yref":"paper","type":"line","x0":0.8,"x1":0.9,"y0":0.8,"y1":0.9},
1919
{"label":{"text":"position auto, xanchor center, angle -30", "xanchor":"center", "textangle":-30}, "layer":"below","x0":2,"x1":3,"y0":7,"y1":9.5,"opacity":0.5,"fillcolor":"#05e","line":{"width":3,"color":"#025","dash":"dashdot"}},
2020
{"label":{"text":"position auto, yanchor top", "yanchor": "top"}, "yref":"paper","type":"line","x0":1.1,"x1":2.4,"y0":0.1,"y1":0.4,"line":{"color":"#039","dash":"dot","width":2}},
21-
{"label":{"text":"position auto, xanchor center", "xanchor":"center"}, "xref":"paper","x0":0.8,"x1":0.9,"y0":1,"y1":3,"fillcolor":"#ccc"}
21+
{"label":{"text":"position auto, xanchor center", "xanchor":"center"}, "xref":"paper","x0":0.8,"x1":0.9,"y0":1,"y1":3,"fillcolor":"#ccc"},
22+
{"label":{"text":"position end", "textposition": "end"}, "yref":"paper","type":"line","x0":4.1,"x1":6.4,"y0":0.2,"y1":0.0,"line":{"color":"#339","width":3}}
2223
]
2324
},
2425
"config": {

test/image/mocks/zz-text_on_shapes_position.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -12,50 +12,50 @@
1212
"margin": {"l":20,"r":20,"pad":0},
1313
"showlegend":false,
1414
"shapes":[
15-
{"label":{"text":"top left", "textposition": "top left", "font": { "size": 16 }, "padding": 10}, "x0":20,"x1":25,"y0":90,"y1":95,"fillcolor":"#ccc"},
16-
{"label":{"text":"top center", "textposition": "top center", "font": { "size": 16 }, "padding": 10}, "x0":48,"x1":53,"y0":90,"y1":95,"fillcolor":"#ccc"},
17-
{"label":{"text":"top right", "textposition": "top right", "font": { "size": 16 }, "padding": 10}, "x0":75,"x1":80,"y0":90,"y1":95,"fillcolor":"#ccc"},
15+
{"label":{"text":"top left", "textposition": "top left", "font": { "size": 16 }, "padding": 5}, "x0":15,"x1":30,"y0":87,"y1":98,"fillcolor":"#ccc"},
16+
{"label":{"text":"top center", "textposition": "top center", "font": { "size": 16 }, "padding": 5}, "x0":43,"x1":58,"y0":87,"y1":98,"fillcolor":"#ccc"},
17+
{"label":{"text":"top right", "textposition": "top right", "font": { "size": 16 }, "padding": 5}, "x0":70,"x1":85,"y0":87,"y1":98,"fillcolor":"#ccc"},
1818

19-
{"label":{"text":"middle left", "textposition": "middle left", "font": { "size": 16 }, "padding": 10}, "x0":20,"x1":25,"y0":72,"y1":77,"fillcolor":"#ccc"},
20-
{"label":{"text":"middle center", "textposition": "middle center", "font": { "size": 16 }, "padding": 10}, "x0":48,"x1":53,"y0":72,"y1":77,"fillcolor":"#ccc"},
21-
{"label":{"text":"middle right", "textposition": "middle right", "font": { "size": 16 }, "padding": 10}, "x0":75,"x1":80,"y0":72,"y1":77,"fillcolor":"#ccc"},
19+
{"label":{"text":"middle left", "textposition": "middle left", "font": { "size": 16 }, "padding": 5}, "x0":15,"x1":30,"y0":69,"y1":80,"fillcolor":"#ccc"},
20+
{"label":{"text":"middle center", "textposition": "middle center", "font": { "size": 16 }, "padding": 5}, "x0":43,"x1":58,"y0":69,"y1":80,"fillcolor":"#ccc"},
21+
{"label":{"text":"middle right", "textposition": "middle right", "font": { "size": 16 }, "padding": 5}, "x0":70,"x1":85,"y0":69,"y1":80,"fillcolor":"#ccc"},
2222

23-
{"label":{"text":"bottom left", "textposition": "bottom left", "font": { "size": 16 }, "padding": 10}, "x0":20,"x1":25,"y0":55,"y1":60,"fillcolor":"#ccc"},
24-
{"label":{"text":"bottom center", "textposition": "bottom center", "font": { "size": 16 }, "padding": 10}, "x0":48,"x1":53,"y0":55,"y1":60,"fillcolor":"#ccc"},
25-
{"label":{"text":"bottom right", "textposition": "bottom right", "font": { "size": 16 }, "padding": 10}, "x0":75,"x1":80,"y0":55,"y1":60,"fillcolor":"#ccc"},
23+
{"label":{"text":"bottom left", "textposition": "bottom left", "font": { "size": 16 }, "padding": 5}, "x0":15,"x1":30,"y0":52,"y1":63,"fillcolor":"#ccc"},
24+
{"label":{"text":"bottom center", "textposition": "bottom center", "font": { "size": 16 }, "padding": 5}, "x0":43,"x1":58,"y0":52,"y1":63,"fillcolor":"#ccc"},
25+
{"label":{"text":"bottom right", "textposition": "bottom right", "font": { "size": 16 }, "padding": 5}, "x0":70,"x1":85,"y0":52,"y1":63,"fillcolor":"#ccc"},
2626

2727

28-
{"label":{"text":"top <br>start +", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":15,"x1":20,"y0":40,"y1":43,"fillcolor":"#ccc", "type": "line"},
29-
{"label":{"text":"top <br>middle +", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":43,"x1":48,"y0":40,"y1":43,"fillcolor":"#ccc", "type": "line"},
30-
{"label":{"text":"top <br>end +", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":70,"x1":75,"y0":40,"y1":43,"fillcolor":"#ccc", "type": "line"},
28+
{"label":{"text":"top <br>start +", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":15,"x1":20,"y0":40,"y1":43,"fillcolor":"#ccc", "type": "line"},
29+
{"label":{"text":"top <br>middle +", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":43,"x1":48,"y0":40,"y1":43,"fillcolor":"#ccc", "type": "line"},
30+
{"label":{"text":"top <br>end +", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":70,"x1":75,"y0":40,"y1":43,"fillcolor":"#ccc", "type": "line"},
3131

32-
{"label":{"text":"top <br>start -", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":30,"x1":35,"y0":43,"y1":40,"fillcolor":"#ccc", "type": "line"},
33-
{"label":{"text":"top <br>middle -", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":58,"x1":63,"y0":43,"y1":40,"fillcolor":"#ccc", "type": "line"},
34-
{"label":{"text":"top <br>end -", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":85,"x1":90,"y0":43,"y1":40,"fillcolor":"#ccc", "type": "line"},
32+
{"label":{"text":"top <br>start -", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":30,"x1":35,"y0":43,"y1":40,"fillcolor":"#ccc", "type": "line"},
33+
{"label":{"text":"top <br>middle -", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":58,"x1":63,"y0":43,"y1":40,"fillcolor":"#ccc", "type": "line"},
34+
{"label":{"text":"top <br>end -", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":85,"x1":90,"y0":43,"y1":40,"fillcolor":"#ccc", "type": "line"},
3535

36-
{"label":{"text":"top <br>start + R", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":15,"x0":20,"y1":30,"y0":33,"fillcolor":"#ccc", "type": "line"},
37-
{"label":{"text":"top <br>middle + R", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":43,"x0":48,"y1":30,"y0":33,"fillcolor":"#ccc", "type": "line"},
38-
{"label":{"text":"top <br>end + R", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":70,"x0":75,"y1":30,"y0":33,"fillcolor":"#ccc", "type": "line"},
36+
{"label":{"text":"top <br>start + R", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":15,"x0":20,"y1":30,"y0":33,"fillcolor":"#ccc", "type": "line"},
37+
{"label":{"text":"top <br>middle + R", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":43,"x0":48,"y1":30,"y0":33,"fillcolor":"#ccc", "type": "line"},
38+
{"label":{"text":"top <br>end + R", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":70,"x0":75,"y1":30,"y0":33,"fillcolor":"#ccc", "type": "line"},
3939

40-
{"label":{"text":"top <br>start - R", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":30,"x0":35,"y1":33,"y0":30,"fillcolor":"#ccc", "type": "line"},
41-
{"label":{"text":"top <br>middle - R", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":58,"x0":63,"y1":33,"y0":30,"fillcolor":"#ccc", "type": "line"},
42-
{"label":{"text":"top <br>end - R", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":85,"x0":90,"y1":33,"y0":30,"fillcolor":"#ccc", "type": "line"},
40+
{"label":{"text":"top <br>start - R", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":30,"x0":35,"y1":33,"y0":30,"fillcolor":"#ccc", "type": "line"},
41+
{"label":{"text":"top <br>middle - R", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":58,"x0":63,"y1":33,"y0":30,"fillcolor":"#ccc", "type": "line"},
42+
{"label":{"text":"top <br>end - R", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":85,"x0":90,"y1":33,"y0":30,"fillcolor":"#ccc", "type": "line"},
4343

44-
{"label":{"text":"bottom <br>start +", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":15,"x1":20,"y0":20,"y1":23,"fillcolor":"#ccc", "type": "line"},
45-
{"label":{"text":"bottom <br>middle +", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":43,"x1":48,"y0":20,"y1":23,"fillcolor":"#ccc", "type": "line"},
46-
{"label":{"text":"bottom <br>end +", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":70,"x1":75,"y0":20,"y1":23,"fillcolor":"#ccc", "type": "line"},
44+
{"label":{"text":"bottom <br>start +", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":15,"x1":20,"y0":20,"y1":23,"fillcolor":"#ccc", "type": "line"},
45+
{"label":{"text":"bottom <br>middle +", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":43,"x1":48,"y0":20,"y1":23,"fillcolor":"#ccc", "type": "line"},
46+
{"label":{"text":"bottom <br>end +", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":70,"x1":75,"y0":20,"y1":23,"fillcolor":"#ccc", "type": "line"},
4747

48-
{"label":{"text":"bottom <br>start -", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":30,"x1":35,"y0":23,"y1":20,"fillcolor":"#ccc", "type": "line"},
49-
{"label":{"text":"bottom <br>middle -", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":58,"x1":63,"y0":23,"y1":20,"fillcolor":"#ccc", "type": "line"},
50-
{"label":{"text":"bottom <br>end -", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x0":85,"x1":90,"y0":23,"y1":20,"fillcolor":"#ccc", "type": "line"},
48+
{"label":{"text":"bottom <br>start -", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":30,"x1":35,"y0":23,"y1":20,"fillcolor":"#ccc", "type": "line"},
49+
{"label":{"text":"bottom <br>middle -", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":58,"x1":63,"y0":23,"y1":20,"fillcolor":"#ccc", "type": "line"},
50+
{"label":{"text":"bottom <br>end -", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x0":85,"x1":90,"y0":23,"y1":20,"fillcolor":"#ccc", "type": "line"},
5151

52-
{"label":{"text":"bottom <br>start + R", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":15,"x0":20,"y1":10,"y0":13,"fillcolor":"#ccc", "type": "line"},
53-
{"label":{"text":"bottom <br>middle + R", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":43,"x0":48,"y1":10,"y0":13,"fillcolor":"#ccc", "type": "line"},
54-
{"label":{"text":"bottom <br>end + R", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":70,"x0":75,"y1":10,"y0":13,"fillcolor":"#ccc", "type": "line"},
52+
{"label":{"text":"bottom <br>start + R", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":15,"x0":20,"y1":10,"y0":13,"fillcolor":"#ccc", "type": "line"},
53+
{"label":{"text":"bottom <br>middle + R", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":43,"x0":48,"y1":10,"y0":13,"fillcolor":"#ccc", "type": "line"},
54+
{"label":{"text":"bottom <br>end + R", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":70,"x0":75,"y1":10,"y0":13,"fillcolor":"#ccc", "type": "line"},
5555

56-
{"label":{"text":"bottom <br>start - R", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":30,"x0":35,"y1":13,"y0":10,"fillcolor":"#ccc", "type": "line"},
57-
{"label":{"text":"bottom <br>middle - R", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":58,"x0":63,"y1":13,"y0":10,"fillcolor":"#ccc", "type": "line"},
58-
{"label":{"text":"bottom <br>end - R", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 10, "textangle": 0}, "x1":85,"x0":90,"y1":13,"y0":10,"fillcolor":"#ccc", "type": "line"}
56+
{"label":{"text":"bottom <br>start - R", "yanchor": "top", "textposition": "start", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":30,"x0":35,"y1":13,"y0":10,"fillcolor":"#ccc", "type": "line"},
57+
{"label":{"text":"bottom <br>middle - R", "yanchor": "top", "textposition": "middle", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":58,"x0":63,"y1":13,"y0":10,"fillcolor":"#ccc", "type": "line"},
58+
{"label":{"text":"bottom <br>end - R", "yanchor": "top", "textposition": "end", "font": { "size": 16 }, "padding": 5, "textangle": 0}, "x1":85,"x0":90,"y1":13,"y0":10,"fillcolor":"#ccc", "type": "line"}
5959

6060
]
6161
},

0 commit comments

Comments
 (0)