Skip to content

Commit 2e77fc7

Browse files
committed
test legendrank
1 parent ef0fe6f commit 2e77fc7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
53 Bytes
Loading

test/image/mocks/text_on_shapes_basic.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"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}
3838
},
3939
{
40-
"showlegend": true, "legendgroup":"g2",
40+
"showlegend": true, "legendgroup":"g2", "legendrank": 1,
4141
"label":{"text":"position auto, xanchor center", "xanchor":"center"}, "xref":"paper","x0":0.8,"x1":0.9,"y0":1,"y1":3,"fillcolor":"#ccc"
4242
},
4343
{

0 commit comments

Comments
 (0)