Skip to content

Commit 5709630

Browse files
committed
test insiderange
1 parent 5b2e77a commit 5709630

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed
11.4 KB
Loading
8.36 KB
Loading

test/image/mocks/insiderange-x-multi-y.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
"y": [1000, 10, 100, 1]
4242
}],
4343
"layout": {
44+
"font": {
45+
"striding": "under",
46+
"shadow": "auto"
47+
},
4448
"template": {
4549
"layout": {
4650
"yaxis": {

test/image/mocks/insiderange-y-multi-x.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
"x": [1000, 10, 100, 1]
4242
}],
4343
"layout": {
44+
"font": {
45+
"striding": "under",
46+
"shadow": "auto"
47+
},
4448
"template": {
4549
"layout": {
4650
"xaxis": {

0 commit comments

Comments
 (0)