Skip to content

Commit 80f4701

Browse files
committed
test xaxis.automargin:true + long multicategory labels
1 parent c3a0f5a commit 80f4701

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
52 Bytes
Loading

test/image/mocks/multicategory2.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"layout": {
2727
"xaxis": {
2828
"title": "MULTI-CATEGORY ON TOP",
29-
"side": "top"
29+
"side": "top",
30+
"automargin": true
3031
},
3132
"showlegend": false,
3233
"width": 400,
33-
"height": 800,
34-
"margin": {"b": 40, "t": 200}
34+
"height": 800
3535
}
3636
}

0 commit comments

Comments
 (0)