Skip to content

Commit 86dff1b

Browse files
committed
test bar_annotation_max_range_eq_category
1 parent c6549e2 commit 86dff1b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
2.2 KB
Loading

test/image/mocks/bar_annotation_max_range_eq_category.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
"font": {
1111
"weight": "bold",
1212
"style": "italic",
13-
"variant": "small-caps"
13+
"variant": "small-caps",
14+
"capitalize": "word",
15+
"striding": "under",
16+
"shadow": "auto"
1417
},
1518
"xaxis": {
1619
"type": "category",

0 commit comments

Comments
 (0)