aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-04 10:59:45 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-04 10:59:45 +0100
commit1480f144cbbdd3f03e0bc642309584b3fd6c50f8 (patch)
treea1e854baa34243e3a9cd28bdc4679a7eaf153800 /stats/pwc-current.json
parentd83a8f93f0b662b22e30a27dfc16e82c4b342eab (diff)
downloadperlweeklychallenge-club-1480f144cbbdd3f03e0bc642309584b3fd6c50f8.tar.gz
perlweeklychallenge-club-1480f144cbbdd3f03e0bc642309584b3fd6c50f8.tar.bz2
perlweeklychallenge-club-1480f144cbbdd3f03e0bc642309584b3fd6c50f8.zip
- Added solutions by Stephen G Lynn.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json189
1 files changed, 106 insertions, 83 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 5c5f269477..48a0bd919a 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,120 +1,147 @@
{
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "The Weekly Challenge - 185"
- },
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
},
"series" : [
{
"data" : [
{
- "y" : 2,
"name" : "Dave Cross",
- "drilldown" : "Dave Cross"
+ "drilldown" : "Dave Cross",
+ "y" : 2
},
{
"y" : 2,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
- "name" : "Humberto Massa",
+ "y" : 2,
"drilldown" : "Humberto Massa",
- "y" : 2
+ "name" : "Humberto Massa"
},
{
+ "y" : 2,
"name" : "Julien Fiegehenn",
- "drilldown" : "Julien Fiegehenn",
- "y" : 2
+ "drilldown" : "Julien Fiegehenn"
},
{
- "name" : "Kueppo Wesley",
"drilldown" : "Kueppo Wesley",
+ "name" : "Kueppo Wesley",
"y" : 1
},
{
- "y" : 8,
"drilldown" : "Luca Ferrari",
- "name" : "Luca Ferrari"
+ "name" : "Luca Ferrari",
+ "y" : 8
},
{
- "y" : 2,
"drilldown" : "Mark Anderson",
- "name" : "Mark Anderson"
+ "name" : "Mark Anderson",
+ "y" : 2
},
{
+ "y" : 2,
"name" : "Matthew Neleigh",
- "drilldown" : "Matthew Neleigh",
- "y" : 2
+ "drilldown" : "Matthew Neleigh"
},
{
- "name" : "Mohammad S Anwar",
"drilldown" : "Mohammad S Anwar",
+ "name" : "Mohammad S Anwar",
"y" : 2
},
{
- "y" : 2,
"name" : "Niels van Dijke",
- "drilldown" : "Niels van Dijke"
+ "drilldown" : "Niels van Dijke",
+ "y" : 2
},
{
- "drilldown" : "Peter Campbell Smith",
"name" : "Peter Campbell Smith",
+ "drilldown" : "Peter Campbell Smith",
"y" : 3
},
{
- "y" : 2,
+ "drilldown" : "Robert DiCicco",
"name" : "Robert DiCicco",
- "drilldown" : "Robert DiCicco"
+ "y" : 2
+ },
+ {
+ "drilldown" : "Stephen G. Lynn",
+ "name" : "Stephen G. Lynn",
+ "y" : 5
},
{
- "drilldown" : "W. Luis Mochan",
+ "y" : 3,
"name" : "W. Luis Mochan",
- "y" : 3
+ "drilldown" : "W. Luis Mochan"
}
],
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 185"
+ "name" : "The Weekly Challenge - 185",
+ "colorByPoint" : 1
}
],
+ "title" : {
+ "text" : "The Weekly Challenge - 185"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
"subtitle" : {
- "text" : "[Champions: 13] Last updated at 2022-10-04 09:32:50 GMT"
+ "text" : "[Champions: 14] Last updated at 2022-10-04 09:57:16 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1
},
"drilldown" : {
"series" : [
{
"id" : "Dave Cross",
- "name" : "Dave Cross",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Dave Cross"
},
{
"name" : "E. Choroba",
- "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "E. Choroba"
},
{
- "name" : "Humberto Massa",
"id" : "Humberto Massa",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Humberto Massa"
},
{
"data" : [
@@ -123,20 +150,21 @@
2
]
],
- "name" : "Julien Fiegehenn",
- "id" : "Julien Fiegehenn"
+ "id" : "Julien Fiegehenn",
+ "name" : "Julien Fiegehenn"
},
{
- "id" : "Kueppo Wesley",
- "name" : "Kueppo Wesley",
"data" : [
[
"Perl",
1
]
- ]
+ ],
+ "id" : "Kueppo Wesley",
+ "name" : "Kueppo Wesley"
},
{
+ "id" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -147,52 +175,49 @@
6
]
],
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari"
+ "name" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
"name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Mark Anderson"
},
{
- "name" : "Matthew Neleigh",
- "id" : "Matthew Neleigh",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Matthew Neleigh",
+ "name" : "Matthew Neleigh"
},
{
+ "id" : "Mohammad S Anwar",
"data" : [
[
"Perl",
2
]
],
- "name" : "Mohammad S Anwar",
- "id" : "Mohammad S Anwar"
+ "name" : "Mohammad S Anwar"
},
{
- "id" : "Niels van Dijke",
"name" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Niels van Dijke"
},
{
- "id" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -202,9 +227,12 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith"
},
{
+ "name" : "Robert DiCicco",
"data" : [
[
"Perl",
@@ -215,12 +243,29 @@
1
]
],
- "name" : "Robert DiCicco",
"id" : "Robert DiCicco"
},
{
- "id" : "W. Luis Mochan",
+ "name" : "Stephen G. Lynn",
+ "id" : "Stephen G. Lynn",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Raku",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ]
+ },
+ {
"name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -233,27 +278,5 @@
]
}
]
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "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
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "legend" : {
- "enabled" : 0
}
}