aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-12 10:14:47 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-12 10:14:47 +0100
commit79ce82da7c249f4af4572b7f951bca0adc45acbe (patch)
treedc72b7914241927b058d461a999e877dc8032da9 /stats/pwc-current.json
parent1867acfdb9cfc04e04f80e7706ec6feed9e284de (diff)
downloadperlweeklychallenge-club-79ce82da7c249f4af4572b7f951bca0adc45acbe.tar.gz
perlweeklychallenge-club-79ce82da7c249f4af4572b7f951bca0adc45acbe.tar.bz2
perlweeklychallenge-club-79ce82da7c249f4af4572b7f951bca0adc45acbe.zip
- Added solutions by Flavio Poletti.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json217
1 files changed, 120 insertions, 97 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 930ed3ec47..383a9091bc 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,37 +1,21 @@
{
- "title" : {
- "text" : "The Weekly Challenge - 168"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "legend" : {
- "enabled" : 0
+ "subtitle" : {
+ "text" : "[Champions: 22] Last updated at 2022-06-12 09:11:15 GMT"
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
+ "chart" : {
+ "type" : "column"
},
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "title" : {
+ "text" : "The Weekly Challenge - 168"
},
"series" : [
{
"name" : "The Weekly Challenge - 168",
"data" : [
{
+ "y" : 2,
"drilldown" : "Cheok-Yin Fung",
- "name" : "Cheok-Yin Fung",
- "y" : 2
+ "name" : "Cheok-Yin Fung"
},
{
"name" : "Dave Jacoby",
@@ -39,9 +23,14 @@
"y" : 3
},
{
+ "name" : "E. Choroba",
"y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "name" : "Flavio Poletti",
+ "y" : 6,
+ "drilldown" : "Flavio Poletti"
},
{
"name" : "Humberto Massa",
@@ -49,19 +38,19 @@
"y" : 2
},
{
- "drilldown" : "James Smith",
"name" : "James Smith",
- "y" : 3
+ "y" : 3,
+ "drilldown" : "James Smith"
},
{
- "drilldown" : "Jorg Sommrey",
"name" : "Jorg Sommrey",
- "y" : 1
+ "y" : 1,
+ "drilldown" : "Jorg Sommrey"
},
{
+ "name" : "Julien Fiegehenn",
"y" : 2,
- "drilldown" : "Julien Fiegehenn",
- "name" : "Julien Fiegehenn"
+ "drilldown" : "Julien Fiegehenn"
},
{
"y" : 3,
@@ -69,19 +58,19 @@
"name" : "Laurent Rosenfeld"
},
{
- "y" : 2,
+ "name" : "Lubos Kolouch",
"drilldown" : "Lubos Kolouch",
- "name" : "Lubos Kolouch"
+ "y" : 2
},
{
+ "name" : "Luca Ferrari",
"y" : 8,
- "drilldown" : "Luca Ferrari",
- "name" : "Luca Ferrari"
+ "drilldown" : "Luca Ferrari"
},
{
"drilldown" : "Mark Anderson",
- "name" : "Mark Anderson",
- "y" : 2
+ "y" : 2,
+ "name" : "Mark Anderson"
},
{
"y" : 2,
@@ -89,9 +78,9 @@
"name" : "Marton Polgar"
},
{
- "y" : 2,
+ "name" : "Matthew Neleigh",
"drilldown" : "Matthew Neleigh",
- "name" : "Matthew Neleigh"
+ "y" : 2
},
{
"name" : "Niels van Dijke",
@@ -100,27 +89,27 @@
},
{
"name" : "Peter Campbell Smith",
- "drilldown" : "Peter Campbell Smith",
- "y" : 3
+ "y" : 3,
+ "drilldown" : "Peter Campbell Smith"
},
{
- "y" : 4,
+ "name" : "Robert DiCicco",
"drilldown" : "Robert DiCicco",
- "name" : "Robert DiCicco"
+ "y" : 4
},
{
- "y" : 2,
+ "name" : "Robert Ransbottom",
"drilldown" : "Robert Ransbottom",
- "name" : "Robert Ransbottom"
+ "y" : 2
},
{
- "y" : 5,
"drilldown" : "Roger Bell_West",
+ "y" : 5,
"name" : "Roger Bell_West"
},
{
- "y" : 6,
"name" : "Ryan Thompson",
+ "y" : 6,
"drilldown" : "Ryan Thompson"
},
{
@@ -129,27 +118,42 @@
"name" : "Stephen G Lynn"
},
{
+ "y" : 3,
"drilldown" : "W. Luis Mochan",
- "name" : "W. Luis Mochan",
- "y" : 3
+ "name" : "W. Luis Mochan"
}
],
"colorByPoint" : 1
}
],
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"drilldown" : {
"series" : [
{
+ "name" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
2
]
],
- "name" : "Cheok-Yin Fung",
"id" : "Cheok-Yin Fung"
},
{
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -160,32 +164,47 @@
1
]
],
- "id" : "Dave Jacoby",
"name" : "Dave Jacoby"
},
{
- "id" : "E. Choroba",
"name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "E. Choroba"
},
{
- "name" : "Humberto Massa",
- "id" : "Humberto Massa",
+ "id" : "Flavio Poletti",
"data" : [
[
+ "Perl",
+ 2
+ ],
+ [
"Raku",
2
+ ],
+ [
+ "Blog",
+ 2
]
- ]
+ ],
+ "name" : "Flavio Poletti"
+ },
+ {
+ "data" : [
+ [
+ "Raku",
+ 2
+ ]
+ ],
+ "id" : "Humberto Massa",
+ "name" : "Humberto Massa"
},
{
- "id" : "James Smith",
- "name" : "James Smith",
"data" : [
[
"Perl",
@@ -195,27 +214,29 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "James Smith",
+ "name" : "James Smith"
},
{
+ "id" : "Jorg Sommrey",
"data" : [
[
"Perl",
1
]
],
- "name" : "Jorg Sommrey",
- "id" : "Jorg Sommrey"
+ "name" : "Jorg Sommrey"
},
{
"name" : "Julien Fiegehenn",
- "id" : "Julien Fiegehenn",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Julien Fiegehenn"
},
{
"name" : "Laurent Rosenfeld",
@@ -236,16 +257,17 @@
]
},
{
+ "name" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
],
- "name" : "Lubos Kolouch",
"id" : "Lubos Kolouch"
},
{
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -256,52 +278,50 @@
6
]
],
- "name" : "Luca Ferrari",
"id" : "Luca Ferrari"
},
{
- "name" : "Mark Anderson",
- "id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
- "name" : "Marton Polgar",
"id" : "Marton Polgar",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Marton Polgar"
},
{
+ "name" : "Matthew Neleigh",
+ "id" : "Matthew Neleigh",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Matthew Neleigh",
- "name" : "Matthew Neleigh"
+ ]
},
{
- "name" : "Niels van Dijke",
"id" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Niels van Dijke"
},
{
"id" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -311,11 +331,10 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Peter Campbell Smith"
},
{
- "id" : "Robert DiCicco",
- "name" : "Robert DiCicco",
"data" : [
[
"Perl",
@@ -325,21 +344,21 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Robert DiCicco",
+ "name" : "Robert DiCicco"
},
{
"id" : "Robert Ransbottom",
- "name" : "Robert Ransbottom",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Robert Ransbottom"
},
{
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -353,11 +372,11 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
- "name" : "Ryan Thompson",
- "id" : "Ryan Thompson",
"data" : [
[
"Perl",
@@ -371,10 +390,11 @@
"Blog",
2
]
- ]
+ ],
+ "id" : "Ryan Thompson",
+ "name" : "Ryan Thompson"
},
{
- "id" : "Stephen G Lynn",
"name" : "Stephen G Lynn",
"data" : [
[
@@ -385,9 +405,11 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Stephen G Lynn"
},
{
+ "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -398,18 +420,19 @@
1
]
],
- "id" : "W. Luis Mochan",
- "name" : "W. Luis Mochan"
+ "id" : "W. Luis Mochan"
}
]
},
"xAxis" : {
"type" : "category"
},
- "chart" : {
- "type" : "column"
+ "legend" : {
+ "enabled" : 0
},
- "subtitle" : {
- "text" : "[Champions: 21] Last updated at 2022-06-12 09:01:12 GMT"
+ "tooltip" : {
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
}
}