Skip to content

Commit 45616b4

Browse files
z-new_tickmode_sync.json adjustments
1 parent 43e17de commit 45616b4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

test/image/mocks/z-new_tickmode_sync.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
0,
6464
2506
6565
],
66+
"ticklen": 10,
67+
"tickwidth": 3,
6668
"minor": {
6769
"showgrid": true
6870
}
@@ -74,8 +76,10 @@
7476
"side": "right",
7577
"range": [
7678
0,
77-
0.42
79+
0.5
7880
],
81+
"ticklen": 10,
82+
"tickwidth": 3,
7983
"overlaying": "y",
8084
"tickmode": "sync",
8185
"minor": {

0 commit comments

Comments
 (0)