We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f25643 commit eeb10f7Copy full SHA for eeb10f7
test/image/baselines/pie_fonts.png
3.49 KB
test/image/mocks/pie_fonts.json
@@ -2,8 +2,8 @@
2
"data": [
3
{
4
"values": [
5
- 1,
6
- 9
+ 1.151,
+ 8.134
7
],
8
"text": [
9
"inherit from<br><b>global...</b>",
@@ -17,8 +17,8 @@
17
},
18
19
20
21
22
23
24
"a font of...",
@@ -37,8 +37,8 @@
37
38
39
40
41
42
43
44
"outside and textfont<br>both modify...",
@@ -58,8 +58,8 @@
58
59
60
61
62
63
64
65
"independent fonts<br>outside and...",
@@ -89,6 +89,7 @@
89
"family": "Old Standard TT, serif",
90
"size": 20
91
92
- "showlegend": true
+ "showlegend": true,
93
+ "separators": "∆|"
94
}
95
0 commit comments