aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-08-29 03:30:22 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-08-29 03:30:22 +0100
commit3a5015eee8152b69d7746bb0bba8451e49448c00 (patch)
treee9cbec49f65c5eb134dcc5c7995e8d2f9281f58f /stats/pwc-current.json
parent454d902035438fc1fae40e978aa32bb072f6f7f5 (diff)
downloadperlweeklychallenge-club-3a5015eee8152b69d7746bb0bba8451e49448c00.tar.gz
perlweeklychallenge-club-3a5015eee8152b69d7746bb0bba8451e49448c00.tar.bz2
perlweeklychallenge-club-3a5015eee8152b69d7746bb0bba8451e49448c00.zip
- Added solutions by Arne Sommer.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json187
1 files changed, 103 insertions, 84 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d97eb7de2e..4a8c2fc5c1 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,60 +1,65 @@
{
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- },
- "borderWidth" : 0
+ }
}
},
- "chart" : {
- "type" : "column"
+ "legend" : {
+ "enabled" : 0
},
"subtitle" : {
- "text" : "[Champions: 21] Last updated at 2022-08-29 02:20:37 GMT"
+ "text" : "[Champions: 22] Last updated at 2022-08-29 02:28:56 GMT"
},
- "title" : {
- "text" : "The Weekly Challenge - 179"
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
- "name" : "The Weekly Challenge - 179",
+ "colorByPoint" : 1,
"data" : [
{
- "name" : "Athanasius",
+ "name" : "Arne Sommer",
+ "drilldown" : "Arne Sommer",
+ "y" : 3
+ },
+ {
"drilldown" : "Athanasius",
+ "name" : "Athanasius",
"y" : 4
},
{
- "y" : 1,
+ "name" : "Aut0exec",
"drilldown" : "Aut0exec",
- "name" : "Aut0exec"
+ "y" : 1
},
{
- "y" : 1,
+ "name" : "Cheok-Yin Fung",
"drilldown" : "Cheok-Yin Fung",
- "name" : "Cheok-Yin Fung"
+ "y" : 1
},
{
+ "y" : 1,
"drilldown" : "Dario Mazzeo",
- "name" : "Dario Mazzeo",
- "y" : 1
+ "name" : "Dario Mazzeo"
},
{
"y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
},
{
- "drilldown" : "Flavio Poletti",
"name" : "Flavio Poletti",
+ "drilldown" : "Flavio Poletti",
"y" : 6
},
{
- "drilldown" : "James Smith",
+ "y" : 3,
"name" : "James Smith",
- "y" : 3
+ "drilldown" : "James Smith"
},
{
"y" : 1,
@@ -67,9 +72,9 @@
"y" : 2
},
{
+ "y" : 5,
"drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 5
+ "name" : "Laurent Rosenfeld"
},
{
"name" : "Luca Ferrari",
@@ -77,9 +82,9 @@
"y" : 8
},
{
- "y" : 2,
"name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
+ "drilldown" : "Mark Anderson",
+ "y" : 2
},
{
"name" : "Robert DiCicco",
@@ -87,9 +92,9 @@
"y" : 2
},
{
+ "y" : 2,
"drilldown" : "Robert Ransbottom",
- "name" : "Robert Ransbottom",
- "y" : 2
+ "name" : "Robert Ransbottom"
},
{
"name" : "Roger Bell_West",
@@ -102,14 +107,14 @@
"name" : "Simon Green"
},
{
- "y" : 1,
"drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "y" : 1
},
{
- "y" : 1,
+ "drilldown" : "Solathian",
"name" : "Solathian",
- "drilldown" : "Solathian"
+ "y" : 1
},
{
"drilldown" : "Stephen G Lynn",
@@ -117,9 +122,9 @@
"y" : 5
},
{
- "drilldown" : "Ulrich Rieke",
+ "y" : 3,
"name" : "Ulrich Rieke",
- "y" : 3
+ "drilldown" : "Ulrich Rieke"
},
{
"y" : 3,
@@ -127,12 +132,38 @@
"drilldown" : "W. Luis Mochan"
}
],
- "colorByPoint" : 1
+ "name" : "The Weekly Challenge - 179"
}
],
+ "title" : {
+ "text" : "The Weekly Challenge - 179"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
"drilldown" : {
"series" : [
{
+ "id" : "Arne Sommer",
+ "data" : [
+ [
+ "Raku",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "name" : "Arne Sommer"
+ },
+ {
+ "name" : "Athanasius",
"id" : "Athanasius",
"data" : [
[
@@ -143,28 +174,27 @@
"Raku",
2
]
- ],
- "name" : "Athanasius"
+ ]
},
{
"name" : "Aut0exec",
+ "id" : "Aut0exec",
"data" : [
[
"Perl",
1
]
- ],
- "id" : "Aut0exec"
+ ]
},
{
- "name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
1
]
],
- "id" : "Cheok-Yin Fung"
+ "name" : "Cheok-Yin Fung"
},
{
"id" : "Dario Mazzeo",
@@ -177,8 +207,8 @@
"name" : "Dario Mazzeo"
},
{
- "id" : "E. Choroba",
"name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
@@ -187,7 +217,7 @@
]
},
{
- "id" : "Flavio Poletti",
+ "name" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -202,10 +232,9 @@
2
]
],
- "name" : "Flavio Poletti"
+ "id" : "Flavio Poletti"
},
{
- "name" : "James Smith",
"data" : [
[
"Perl",
@@ -216,7 +245,8 @@
1
]
],
- "id" : "James Smith"
+ "id" : "James Smith",
+ "name" : "James Smith"
},
{
"data" : [
@@ -225,12 +255,12 @@
1
]
],
- "name" : "Jan Krnavek",
- "id" : "Jan Krnavek"
+ "id" : "Jan Krnavek",
+ "name" : "Jan Krnavek"
},
{
- "id" : "Jorg Sommrey",
"name" : "Jorg Sommrey",
+ "id" : "Jorg Sommrey",
"data" : [
[
"Perl",
@@ -239,7 +269,6 @@
]
},
{
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -254,7 +283,8 @@
1
]
],
- "id" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
"data" : [
@@ -267,22 +297,20 @@
6
]
],
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari"
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
- "id" : "Robert DiCicco",
- "name" : "Robert DiCicco",
"data" : [
[
"Perl",
@@ -292,17 +320,19 @@
"Raku",
1
]
- ]
+ ],
+ "id" : "Robert DiCicco",
+ "name" : "Robert DiCicco"
},
{
+ "name" : "Robert Ransbottom",
+ "id" : "Robert Ransbottom",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Robert Ransbottom",
- "id" : "Robert Ransbottom"
+ ]
},
{
"data" : [
@@ -319,11 +349,10 @@
1
]
],
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West"
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
- "id" : "Simon Green",
"name" : "Simon Green",
"data" : [
[
@@ -334,29 +363,31 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Simon Green"
},
{
- "id" : "Simon Proctor",
"name" : "Simon Proctor",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "id" : "Simon Proctor"
},
{
+ "name" : "Solathian",
+ "id" : "Solathian",
"data" : [
[
"Perl",
1
]
- ],
- "name" : "Solathian",
- "id" : "Solathian"
+ ]
},
{
+ "name" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -371,10 +402,10 @@
1
]
],
- "name" : "Stephen G Lynn",
"id" : "Stephen G Lynn"
},
{
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -385,10 +416,10 @@
2
]
],
- "name" : "Ulrich Rieke",
"id" : "Ulrich Rieke"
},
{
+ "name" : "W. Luis Mochan",
"id" : "W. Luis Mochan",
"data" : [
[
@@ -399,25 +430,13 @@
"Blog",
1
]
- ],
- "name" : "W. Luis Mochan"
+ ]
}
]
},
- "xAxis" : {
- "type" : "category"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"tooltip" : {
"headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
"pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
"followPointer" : 1
- },
- "legend" : {
- "enabled" : 0
}
}