Skip to content

Commit 5870ef7

Browse files
committed
- Added solutions to week 12 by Stuart Little.
1 parent fea8cd6 commit 5870ef7

13 files changed

+997
-982
lines changed

stats/pwc-challenge-012.json

Lines changed: 133 additions & 118 deletions
Large diffs are not rendered by default.

stats/pwc-current.json

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,35 @@
11
{
2-
"legend" : {
3-
"enabled" : 0
4-
},
5-
"chart" : {
6-
"type" : "column"
7-
},
8-
"tooltip" : {
9-
"pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
10-
"headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
11-
"followPointer" : 1
12-
},
13-
"title" : {
14-
"text" : "Perl Weekly Challenge - 089"
15-
},
16-
"yAxis" : {
17-
"title" : {
18-
"text" : "Total Solutions"
19-
}
20-
},
212
"series" : [
223
{
23-
"name" : "Perl Weekly Challenge - 089",
244
"data" : [
255
{
26-
"y" : 3,
276
"name" : "Aaron Smith",
28-
"drilldown" : "Aaron Smith"
7+
"drilldown" : "Aaron Smith",
8+
"y" : 3
299
},
3010
{
11+
"drilldown" : "Clifton Wood",
3112
"name" : "Clifton Wood",
32-
"y" : 2,
33-
"drilldown" : "Clifton Wood"
13+
"y" : 2
3414
},
3515
{
36-
"drilldown" : "Feng Chang",
3716
"y" : 2,
38-
"name" : "Feng Chang"
17+
"name" : "Feng Chang",
18+
"drilldown" : "Feng Chang"
3919
},
4020
{
41-
"y" : 2,
4221
"name" : "James Smith",
43-
"drilldown" : "James Smith"
22+
"drilldown" : "James Smith",
23+
"y" : 2
4424
},
4525
{
26+
"y" : 2,
4627
"drilldown" : "Mark Anderson",
47-
"name" : "Mark Anderson",
48-
"y" : 2
28+
"name" : "Mark Anderson"
4929
},
5030
{
51-
"drilldown" : "Roger Bell_West",
5231
"y" : 4,
32+
"drilldown" : "Roger Bell_West",
5333
"name" : "Roger Bell_West"
5434
},
5535
{
@@ -58,27 +38,46 @@
5838
"drilldown" : "Simon Green"
5939
},
6040
{
41+
"drilldown" : "Simon Proctor",
6142
"name" : "Simon Proctor",
62-
"y" : 2,
63-
"drilldown" : "Simon Proctor"
43+
"y" : 2
6444
},
6545
{
6646
"name" : "Stuart Little",
67-
"y" : 2,
68-
"drilldown" : "Stuart Little"
47+
"drilldown" : "Stuart Little",
48+
"y" : 2
6949
},
7050
{
51+
"drilldown" : "Ulrich Rieke",
7152
"name" : "Ulrich Rieke",
72-
"y" : 4,
73-
"drilldown" : "Ulrich Rieke"
53+
"y" : 4
7454
}
7555
],
76-
"colorByPoint" : 1
56+
"colorByPoint" : 1,
57+
"name" : "Perl Weekly Challenge - 089"
7758
}
7859
],
60+
"tooltip" : {
61+
"pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
62+
"headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
63+
"followPointer" : 1
64+
},
65+
"legend" : {
66+
"enabled" : 0
67+
},
68+
"xAxis" : {
69+
"type" : "category"
70+
},
71+
"title" : {
72+
"text" : "Perl Weekly Challenge - 089"
73+
},
74+
"chart" : {
75+
"type" : "column"
76+
},
7977
"drilldown" : {
8078
"series" : [
8179
{
80+
"id" : "Aaron Smith",
8281
"name" : "Aaron Smith",
8382
"data" : [
8483
[
@@ -89,50 +88,51 @@
8988
"Blog",
9089
1
9190
]
92-
],
93-
"id" : "Aaron Smith"
91+
]
9492
},
9593
{
96-
"name" : "Clifton Wood",
94+
"id" : "Clifton Wood",
9795
"data" : [
9896
[
9997
"Raku",
10098
2
10199
]
102100
],
103-
"id" : "Clifton Wood"
101+
"name" : "Clifton Wood"
104102
},
105103
{
106-
"id" : "Feng Chang",
107-
"name" : "Feng Chang",
108104
"data" : [
109105
[
110106
"Raku",
111107
2
112108
]
113-
]
109+
],
110+
"name" : "Feng Chang",
111+
"id" : "Feng Chang"
114112
},
115113
{
114+
"id" : "James Smith",
116115
"name" : "James Smith",
117116
"data" : [
118117
[
119118
"Perl",
120119
2
121120
]
122-
],
123-
"id" : "James Smith"
121+
]
124122
},
125123
{
126-
"id" : "Mark Anderson",
124+
"name" : "Mark Anderson",
127125
"data" : [
128126
[
129127
"Raku",
130128
2
131129
]
132130
],
133-
"name" : "Mark Anderson"
131+
"id" : "Mark Anderson"
134132
},
135133
{
134+
"id" : "Roger Bell_West",
135+
"name" : "Roger Bell_West",
136136
"data" : [
137137
[
138138
"Perl",
@@ -142,12 +142,9 @@
142142
"Raku",
143143
2
144144
]
145-
],
146-
"name" : "Roger Bell_West",
147-
"id" : "Roger Bell_West"
145+
]
148146
},
149147
{
150-
"id" : "Simon Green",
151148
"data" : [
152149
[
153150
"Perl",
@@ -158,26 +155,27 @@
158155
1
159156
]
160157
],
161-
"name" : "Simon Green"
158+
"name" : "Simon Green",
159+
"id" : "Simon Green"
162160
},
163161
{
164-
"id" : "Simon Proctor",
165162
"data" : [
166163
[
167164
"Raku",
168165
2
169166
]
170167
],
171-
"name" : "Simon Proctor"
168+
"name" : "Simon Proctor",
169+
"id" : "Simon Proctor"
172170
},
173171
{
174-
"name" : "Stuart Little",
175172
"data" : [
176173
[
177174
"Raku",
178175
2
179176
]
180177
],
178+
"name" : "Stuart Little",
181179
"id" : "Stuart Little"
182180
},
183181
{
@@ -196,19 +194,21 @@
196194
}
197195
]
198196
},
197+
"yAxis" : {
198+
"title" : {
199+
"text" : "Total Solutions"
200+
}
201+
},
199202
"plotOptions" : {
200203
"series" : {
204+
"borderWidth" : 0,
201205
"dataLabels" : {
202-
"enabled" : 1,
203-
"format" : "{point.y}"
204-
},
205-
"borderWidth" : 0
206+
"format" : "{point.y}",
207+
"enabled" : 1
208+
}
206209
}
207210
},
208-
"xAxis" : {
209-
"type" : "category"
210-
},
211211
"subtitle" : {
212-
"text" : "[Champions: 10] Last updated at 2020-11-30 22:19:58 GMT"
212+
"text" : "[Champions: 10] Last updated at 2020-11-30 22:38:23 GMT"
213213
}
214214
}
Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,30 @@
11
{
2+
"yAxis" : {
3+
"min" : 0,
4+
"title" : {
5+
"text" : null
6+
}
7+
},
28
"subtitle" : {
3-
"text" : "Last updated at 2020-11-30 22:19:58 GMT"
9+
"text" : "Last updated at 2020-11-30 22:38:23 GMT"
10+
},
11+
"title" : {
12+
"text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
413
},
514
"xAxis" : {
6-
"type" : "category",
715
"labels" : {
816
"style" : {
9-
"fontFamily" : "Verdana, sans-serif",
10-
"fontSize" : "13px"
17+
"fontSize" : "13px",
18+
"fontFamily" : "Verdana, sans-serif"
1119
}
12-
}
20+
},
21+
"type" : "category"
22+
},
23+
"chart" : {
24+
"type" : "column"
25+
},
26+
"legend" : {
27+
"enabled" : "false"
1328
},
1429
"series" : [
1530
{
@@ -24,40 +39,25 @@
2439
],
2540
[
2641
"Raku",
27-
2609
42+
2611
2843
]
2944
],
3045
"name" : "Contributions",
3146
"dataLabels" : {
32-
"align" : "right",
3347
"rotation" : -90,
48+
"y" : 10,
3449
"style" : {
3550
"fontSize" : "13px",
3651
"fontFamily" : "Verdana, sans-serif"
3752
},
38-
"color" : "#FFFFFF",
3953
"format" : "{point.y:.0f}",
54+
"align" : "right",
4055
"enabled" : "true",
41-
"y" : 10
56+
"color" : "#FFFFFF"
4257
}
4358
}
4459
],
45-
"chart" : {
46-
"type" : "column"
47-
},
48-
"title" : {
49-
"text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
50-
},
5160
"tooltip" : {
5261
"pointFormat" : "<b>{point.y:.0f}</b>"
53-
},
54-
"yAxis" : {
55-
"title" : {
56-
"text" : null
57-
},
58-
"min" : 0
59-
},
60-
"legend" : {
61-
"enabled" : "false"
6262
}
6363
}

0 commit comments

Comments
 (0)