Skip to content

Commit 45bc0e3

Browse files
committed
build (and tweak) annotations baseline image
1 parent 8518ee9 commit 45bc0e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

test/image/baselines/annotations.png

5.39 KB
Loading

test/image/mocks/annotations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
{"text":"","showarrow":true,"borderwidth":1.2,"arrowhead":2,"axref":"x","ayref":"y","x":5,"y":3,"ax":4,"ay":5},
4747
{"text":"","showarrow":true,"borderwidth":1.2,"arrowhead":2,"axref":"x","ayref":"y","x":6,"y":2,"ax":3,"ay":3},
4848
{
49-
"text": "arrow BL<br>+standoff", "x": 2, "y": 2, "ax": 20, "ay": 20,
50-
"xanchor": "left", "yanchor": "bottom", "standoff": 5
49+
"text": "arrow ML<br>+standoff", "x": 2, "y": 2, "ax": 20, "ay": 20,
50+
"xanchor": "left", "yanchor": "middle", "standoff": 5
5151
},
5252
{
53-
"text": "angle, arrow TM<br>box+standoff", "x": 2, "y": 2, "ax": -20, "ay": -20,
53+
"text": "angle, arrow TR<br>box+standoff", "x": 2, "y": 2, "ax": -20, "ay": -20,
5454
"xanchor": "right", "yanchor": "top", "standoff": 5, "textangle": 45, "bordercolor": "#444"
5555
}
5656
]

0 commit comments

Comments
 (0)