Skip to content

Commit 20dedaa

Browse files
committed
fixup most of title text and titlefont in mocks
1 parent 42e7e40 commit 20dedaa

File tree

327 files changed

+13194
-13053
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

327 files changed

+13194
-13053
lines changed

test/image/mocks/12.json

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -681,11 +681,8 @@
681681
}
682682
],
683683
"layout": {
684-
"title": "Life Expectancy vs GDP<br>Bubble Chart",
685-
"titlefont": {
686-
"color": "",
687-
"family": "",
688-
"size": 0
684+
"title": {
685+
"text": "Life Expectancy vs GDP<br>Bubble Chart"
689686
},
690687
"font": {
691688
"family": "'Open sans', verdana, arial, sans-serif",
@@ -697,11 +694,8 @@
697694
"width": 600,
698695
"height": 496,
699696
"xaxis": {
700-
"title": "GDP per capita (2000 dollars)",
701-
"titlefont": {
702-
"color": "",
703-
"family": "",
704-
"size": 0
697+
"title": {
698+
"text": "GDP per capita (2000 dollars)"
705699
},
706700
"range": [
707701
2.1277059579936974,
@@ -746,11 +740,8 @@
746740
"autorange": true
747741
},
748742
"yaxis": {
749-
"title": "Life Expectancy (years)",
750-
"titlefont": {
751-
"color": "",
752-
"family": "",
753-
"size": 0
743+
"title": {
744+
"text": "Life Expectancy (years)"
754745
},
755746
"range": [
756747
36.324623672665126,

0 commit comments

Comments
 (0)