Skip to content

Commit 31e04de

Browse files
committed
remove stretch from test
1 parent 50b8ccd commit 31e04de

30 files changed

+0
-85
lines changed

test/image/mocks/bar_annotation_max_range_eq_category.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"font": {
1111
"weight": "bold",
1212
"style": "italic",
13-
"stretch": "condensed",
1413
"variant": "small-caps"
1514
},
1615
"xaxis": {

test/image/mocks/funnelarea_with_other_traces.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"font": {
5757
"weight": "bold",
5858
"style": "italic",
59-
"stretch": "condensed",
6059
"variant": "small-caps"
6160
},
6261
"hiddenlabels": ["B", "E"],

test/image/mocks/gl2d_heatmapgl.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@
131131
"font": {
132132
"weight": "bold",
133133
"style": "italic",
134-
"stretch": "condensed",
135134
"variant": "small-caps"
136135
},
137136
"height": 450,

test/image/mocks/gl2d_parcoords_constraints.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"font": {
44
"weight": "bold",
55
"style": "italic",
6-
"stretch": "condensed",
76
"variant": "small-caps"
87
},
98
"paper_bgcolor": "lightgray",

test/image/mocks/gl2d_text_chart_arrays.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@
123123
"font": {
124124
"weight": "bold",
125125
"style": "italic",
126-
"stretch": "condensed",
127126
"variant": "small-caps"
128127
},
129128
"showlegend": true,

test/image/mocks/gl3d_scatter3d-blank-text.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
"font": {
4949
"weight": "bold",
5050
"style": "italic",
51-
"stretch": "condensed",
5251
"variant": "small-caps"
5352
},
5453
"title":{"text":"scatter3d lines with good/bad/no input texts (including undefined, null & blank variations) should be displayed well on WEBGL"},

test/image/mocks/heatmap_xyz-gaps-on-sides.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@
148148
"font": {
149149
"weight": "bold",
150150
"style": "italic",
151-
"stretch": "condensed",
152151
"variant": "small-caps"
153152
},
154153
"title": {"text": "heatmap with x/y/z columns with gaps on the sides"}

test/image/mocks/indicator_attrs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@
152152
"font": {
153153
"weight": "bold",
154154
"style": "italic",
155-
"stretch": "condensed",
156155
"variant": "small-caps"
157156
},
158157
"width": 800,

test/image/mocks/indicator_bullet.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@
125125
"font": {
126126
"weight": "bold",
127127
"style": "italic",
128-
"stretch": "condensed",
129128
"variant": "small-caps"
130129
},
131130
"width": 600,

test/image/mocks/parcats_basic_freeform.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"font": {
1313
"weight": "bold",
1414
"style": "italic",
15-
"stretch": "condensed",
1615
"variant": "small-caps"
1716
},
1817
"height": 602,

0 commit comments

Comments
 (0)