Skip to content

Commit b125396

Browse files
committed
test numeric weight in gl2d axis text
1 parent b92ef23 commit b125396

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
566 Bytes
Loading

test/image/mocks/gl2d_heatmapgl_discrete.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@
129129
}
130130
],
131131
"layout": {
132+
"font": {
133+
"weight": 700,
134+
"style": "italic",
135+
"variant": "small-caps"
136+
},
132137
"height": 450,
133138
"width": 550
134139
}

0 commit comments

Comments
 (0)