Skip to content

Commit a074259

Browse files
committed
🔪 uid and *src from image mocks
1 parent 105ce9b commit a074259

File tree

75 files changed

+7512
-7763
lines changed

Some content is hidden

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

75 files changed

+7512
-7763
lines changed

test/image/mocks/autorange-tozero-rangemode.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
"name": "Revenue",
3737
"xaxis": "x",
3838
"yaxis": "y",
39-
"type": "bar",
40-
"uid": "33011d"
39+
"type": "bar"
4140
},
4241
{
4342
"x": [
@@ -76,8 +75,7 @@
7675
"name": "Take Rate",
7776
"xaxis": "x",
7877
"yaxis": "y2",
79-
"type": "scatter",
80-
"uid": "31ba98"
78+
"type": "scatter"
8179
}
8280
],
8381
"layout": {

test/image/mocks/axes-autotype-empty.json

+10-20
Original file line numberDiff line numberDiff line change
@@ -4,50 +4,43 @@
44
"y": [],
55
"x": [],
66
"type": "bar",
7-
"name": "Automotive",
8-
"uid": "54cc31"
7+
"name": "Automotive"
98
},
109
{
1110
"y": [],
1211
"x": [],
1312
"type": "bar",
14-
"name": "Collectibles",
15-
"uid": "c50614"
13+
"name": "Collectibles"
1614
},
1715
{
1816
"y": [],
1917
"x": [],
2018
"type": "bar",
21-
"name": "Health",
22-
"uid": "e902bc"
19+
"name": "Health"
2320
},
2421
{
2522
"y": [],
2623
"x": [],
2724
"type": "bar",
28-
"name": "HomeImprovement",
29-
"uid": "2a80ac"
25+
"name": "HomeImprovement"
3026
},
3127
{
3228
"y": [],
3329
"x": [],
3430
"type": "bar",
35-
"name": "Outdoors",
36-
"uid": "074cb0"
31+
"name": "Outdoors"
3732
},
3833
{
3934
"y": [],
4035
"x": [],
4136
"type": "bar",
42-
"name": "Pets",
43-
"uid": "085a56"
37+
"name": "Pets"
4438
},
4539
{
4640
"y": [],
4741
"x": [],
4842
"type": "bar",
49-
"name": "Powersports",
50-
"uid": "6f0a0f"
43+
"name": "Powersports"
5144
},
5245
{
5346
"y": [
@@ -79,15 +72,13 @@
7972
"2014-12-01"
8073
],
8174
"type": "bar",
82-
"name": "Sports",
83-
"uid": "d22591"
75+
"name": "Sports"
8476
},
8577
{
8678
"y": [],
8779
"x": [],
8880
"type": "bar",
89-
"name": "Technology",
90-
"uid": "a41218"
81+
"name": "Technology"
9182
},
9283
{
9384
"y": [
@@ -107,8 +98,7 @@
10798
"2014-12-01"
10899
],
109100
"type": "bar",
110-
"name": "Unknown",
111-
"uid": "54969b"
101+
"name": "Unknown"
112102
}
113103
],
114104
"layout": {

test/image/mocks/axes_category_categoryarray.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
4,
1616
5
1717
],
18-
"connectgaps": false,
19-
"uid": "8ac13a"
18+
"connectgaps": false
2019
}
2120
],
2221
"layout": {

test/image/mocks/axes_category_descending.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
4,
1616
5
1717
],
18-
"connectgaps": false,
19-
"uid": "8ac13a"
18+
"connectgaps": false
2019
}
2120
],
2221
"layout": {

test/image/mocks/axes_category_descending_with_gaps.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
null,
1616
5
1717
],
18-
"connectgaps": false,
19-
"uid": "8ac13a"
18+
"connectgaps": false
2019
}
2120
],
2221
"layout": {

test/image/mocks/axes_category_null.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
4,
1616
5
1717
],
18-
"connectgaps": false,
19-
"uid": "8ac13a"
18+
"connectgaps": false
2019
}
2120
],
2221
"layout": {

test/image/mocks/bar-marker-line-colorscales.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@
141141
38,
142142
39
143143
],
144-
"type": "bar",
145-
"uid": "7fef80"
144+
"type": "bar"
146145
}
147146
],
148147
"layout": {

test/image/mocks/bar_group_percent.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"data":[
3-
{"name":"Col1","y":["1","2","3","4","5"],"x":["1","2","3","4","5"],"type":"bar","uid":"aeb9ea"},
4-
{"name":"Col2","y":["2","3","4","3","2"],"x":["1","2","3","4","5"],"type":"bar","uid":"2f201d"},
5-
{"name":"Col3","y":["5","4","3","2","1"],"x":["1","2","3","4","5"],"type":"bar","uid":"aef0bf"},
6-
{"name":"Col4","y":["-1","0","1","0","-1"],"x":["1","2","3","4","5"],"type":"bar","uid":"330b4d"}
3+
{"name":"Col1","y":["1","2","3","4","5"],"x":["1","2","3","4","5"],"type":"bar"},
4+
{"name":"Col2","y":["2","3","4","3","2"],"x":["1","2","3","4","5"],"type":"bar"},
5+
{"name":"Col3","y":["5","4","3","2","1"],"x":["1","2","3","4","5"],"type":"bar"},
6+
{"name":"Col4","y":["-1","0","1","0","-1"],"x":["1","2","3","4","5"],"type":"bar"}
77
],
88
"layout":{
99
"height":400,

test/image/mocks/bar_stackto1.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"data":[
3-
{"name":"Col1","y":["1","2","3","4","5"],"x":["1","2","3","4","5"],"type":"bar","uid":"f8cb0a"},
4-
{"name":"Col2","y":["2","3","4","3","2"],"x":["1","2","3","4","5"],"type":"bar","uid":"bb3568"},
5-
{"name":"Col3","y":["5","4","3","2","1"],"x":["1","2","3","4","5"],"type":"bar","uid":"2de3f3"}
3+
{"name":"Col1","y":["1","2","3","4","5"],"x":["1","2","3","4","5"],"type":"bar"},
4+
{"name":"Col2","y":["2","3","4","3","2"],"x":["1","2","3","4","5"],"type":"bar"},
5+
{"name":"Col3","y":["5","4","3","2","1"],"x":["1","2","3","4","5"],"type":"bar"}
66
],
77
"layout":{
88
"height":400,

test/image/mocks/boxplots_outliercolordflt.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"type": "box",
3333
"marker": {
3434
"outliercolor": "green"
35-
},
36-
"uid": "511258"
35+
}
3736
}
3837
],
3938
"layout": {

test/image/mocks/boxplots_undefined_vals.json

+4-8
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@
7575
"color":"#1c9099"
7676
},
7777
"type":"box",
78-
"name":"Homeworks",
79-
"uid":"192c31"
78+
"name":"Homeworks"
8079
},
8180
{
8281
"y":[
@@ -153,8 +152,7 @@
153152
"color":"#1c9099"
154153
},
155154
"type":"box",
156-
"name":"Midterm Exam",
157-
"uid":"14eb49"
155+
"name":"Midterm Exam"
158156
},
159157
{
160158
"y":[
@@ -231,8 +229,7 @@
231229
"color":"#1c9099"
232230
},
233231
"type":"box",
234-
"name":"Final Exam",
235-
"uid":"5ca80c"
232+
"name":"Final Exam"
236233
},
237234
{
238235
"y":[
@@ -309,8 +306,7 @@
309306
"color":"#1c9099"
310307
},
311308
"type":"box",
312-
"name":"Course Grade",
313-
"uid":"bd1c02"
309+
"name":"Course Grade"
314310
}
315311
],
316312
"layout":{

test/image/mocks/cheater.json

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
[ 0, "blue" ],
9191
[ 1, "blue" ]
9292
],
93-
"uid":"977b5b",
9493
"a":[
9594
0.1, 0.1, 0.1, 0.1,
9695
0.3, 0.3, 0.3, 0.3,

test/image/mocks/cheater_smooth.json

-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
[ 0, "blue" ],
9696
[ 1, "blue" ]
9797
],
98-
"uid":"977b5b",
9998
"a":[
10099
0.1, 0.1, 0.1, 0.1, 0.1, 0.1,
101100
0.2, 0.2, 0.2, 0.2, 0.2, 0.2,

test/image/mocks/colorscale_opacity.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -545,8 +545,7 @@
545545
],
546546
"cmin": 0,
547547
"cmax": 3
548-
},
549-
"uid": "07bab4"
548+
}
550549
}
551550
],
552551
"layout": {

test/image/mocks/contour_match_edges.json

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
}
1212
},
13-
"uid":"99e142",
1413
"showlegend":true,
1514
"ytype":"array",
1615
"contours":{

test/image/mocks/contour_transposed-irregular.json

-2
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
"x": 1,
101101
"y": 0.5
102102
},
103-
"uid": "22fe55",
104103
"zmin": 4.564835,
105104
"zmax": 5.548783,
106105
"contours": {
@@ -215,7 +214,6 @@
215214
"x": 1.1,
216215
"y": 0.5
217216
},
218-
"uid": "a0bc92",
219217
"zmin": 4.564835,
220218
"zmax": 5.548783,
221219
"contours": {

test/image/mocks/contour_valid_ses.json

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"end": 10,
4646
"size": 1
4747
},
48-
"uid": "ad5624",
4948
"zmin": 0,
5049
"zmax": 20
5150
}

test/image/mocks/error_bar_layers.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
],
1818
"mode": "lines",
1919
"fill": "tozerox",
20-
"fillcolor": "black",
21-
"uid": "116a4f"
20+
"fillcolor": "black"
2221
},
2322
{
2423
"x": [
@@ -40,8 +39,7 @@
4039
"marker": {
4140
"size": 20,
4241
"color": "red"
43-
},
44-
"uid": "0f7846"
42+
}
4543
}
4644
],
4745
"layout": {

test/image/mocks/fonts.json

-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"data":[
33
{
4-
"uid":"5a2c5a",
5-
"ysrc":"ben-1:839:d2faa7",
6-
"xsrc":"ben-1:839:eb05dd",
74
"mode":"markers",
85
"y":[
96
"1",

test/image/mocks/geo_africa-insets.json

+5-11
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
38.8
4444
]
4545
},
46-
"type": "scattergeo",
47-
"uid": "918e2e"
46+
"type": "scattergeo"
4847
},
4948
{
5049
"name": "Aug",
@@ -87,8 +86,7 @@
8786
24.32
8887
]
8988
},
90-
"type": "scattergeo",
91-
"uid": "36b913"
89+
"type": "scattergeo"
9290
},
9391
{
9492
"name": "July",
@@ -127,8 +125,7 @@
127125
10.66
128126
]
129127
},
130-
"type": "scattergeo",
131-
"uid": "d13611"
128+
"type": "scattergeo"
132129
},
133130
{
134131
"name": "June",
@@ -167,8 +164,7 @@
167164
4.78
168165
]
169166
},
170-
"type": "scattergeo",
171-
"uid": "899c06"
167+
"type": "scattergeo"
172168
},
173169
{
174170
"autocolorscale": false,
@@ -204,7 +200,6 @@
204200
1940
205201
],
206202
"locationmode": "country names",
207-
"uid": "5c567c",
208203
"zmin": 3,
209204
"zmax": 3362
210205
},
@@ -221,8 +216,7 @@
221216
"lat": [
222217
7.1881
223218
],
224-
"type": "scattergeo",
225-
"uid": "5a4310"
219+
"type": "scattergeo"
226220
}
227221
],
228222
"layout": {

test/image/mocks/geo_bg-color.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"type": "radial",
2121
"color": "rgba(31,119,180,0.5)"
2222
}
23-
},
24-
"uid": "7e4393"
23+
}
2524
},
2625
{
2726
"type": "scattergeo",
@@ -42,8 +41,7 @@
4241
"type": "vertical",
4342
"color": ["#000", "#fff", "#888"]
4443
}
45-
},
46-
"uid": "9d01ba"
44+
}
4745
}
4846
],
4947
"layout": {

0 commit comments

Comments
 (0)