Skip to content

Commit f5c26ab

Browse files
committed
test new text styling options
1 parent 2f2b2bc commit f5c26ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Loading

test/image/mocks/pie_title_middle_center_multiline.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"data": [
33
{
44
"values": [955, 405, 360, 310, 295],
5-
"labels": ["Mandarin", "Spanish", "English", "Hindi", "Arabic"],
5+
"labels": ["Mandarin", "Spanish", "<u>English</u>", "Hindi", "Arabic"],
66
"textinfo": "label+percent",
77
"hole": 0.4,
88
"title":{
@@ -14,7 +14,7 @@
1414
],
1515
"layout": {
1616
"title": {
17-
"text": "Top 5 languages by number of native speakers (2010, est.)"
17+
"text": "Top <s>10</s> 5 languages by number of <u>native</u> speakers (<s>2009</s> 2010, est.)"
1818
},
1919
"height": 600,
2020
"width": 600

0 commit comments

Comments
 (0)