aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-17 20:29:11 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-17 20:29:11 +0100
commitc1e922bbc4e5ae07e99698e8ff5bd48f1407dccd (patch)
tree056df022a0e10e33f5ccaaae76b6baf3a01ed157 /stats/pwc-current.json
parente890dcb26239fbbe0dfe8000e7e115544396ffc4 (diff)
downloadperlweeklychallenge-club-c1e922bbc4e5ae07e99698e8ff5bd48f1407dccd.tar.gz
perlweeklychallenge-club-c1e922bbc4e5ae07e99698e8ff5bd48f1407dccd.tar.bz2
perlweeklychallenge-club-c1e922bbc4e5ae07e99698e8ff5bd48f1407dccd.zip
- Added solutions by Bruce Gray.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json325
1 files changed, 170 insertions, 155 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 512bddafcb..ad76ed41b3 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,20 +1,4 @@
{
- "legend" : {
- "enabled" : 0
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "xAxis" : {
- "type" : "category"
- },
- "tooltip" : {
- "followPointer" : 1,
- "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/>"
- },
"plotOptions" : {
"series" : {
"dataLabels" : {
@@ -24,56 +8,186 @@
"borderWidth" : 0
}
},
- "title" : {
- "text" : "The Weekly Challenge - 169"
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 2,
+ "drilldown" : "Bruce Gray",
+ "name" : "Bruce Gray"
+ },
+ {
+ "drilldown" : "Dario Mazzeo",
+ "y" : 1,
+ "name" : "Dario Mazzeo"
+ },
+ {
+ "name" : "Dave Jacoby",
+ "y" : 2,
+ "drilldown" : "Dave Jacoby"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba"
+ },
+ {
+ "drilldown" : "habere-et-dispetire",
+ "y" : 2,
+ "name" : "habere-et-dispetire"
+ },
+ {
+ "drilldown" : "James Smith",
+ "y" : 3,
+ "name" : "James Smith"
+ },
+ {
+ "drilldown" : "Jorg Sommrey",
+ "y" : 2,
+ "name" : "Jorg Sommrey"
+ },
+ {
+ "name" : "Laurent Rosenfeld",
+ "y" : 5,
+ "drilldown" : "Laurent Rosenfeld"
+ },
+ {
+ "drilldown" : "Luca Ferrari",
+ "y" : 8,
+ "name" : "Luca Ferrari"
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "y" : 2,
+ "name" : "Mark Anderson"
+ },
+ {
+ "name" : "Peter Campbell Smith",
+ "drilldown" : "Peter Campbell Smith",
+ "y" : 3
+ },
+ {
+ "drilldown" : "PokGoPun",
+ "y" : 2,
+ "name" : "PokGoPun"
+ },
+ {
+ "drilldown" : "Robert DiCicco",
+ "y" : 1,
+ "name" : "Robert DiCicco"
+ },
+ {
+ "y" : 5,
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
+ },
+ {
+ "name" : "Ryan Thompson",
+ "y" : 3,
+ "drilldown" : "Ryan Thompson"
+ },
+ {
+ "name" : "Simon Green",
+ "y" : 3,
+ "drilldown" : "Simon Green"
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Stephen G Lynn",
+ "name" : "Stephen G Lynn"
+ },
+ {
+ "drilldown" : "Ulrich Rieke",
+ "y" : 4,
+ "name" : "Ulrich Rieke"
+ },
+ {
+ "name" : "W. Luis Mochan",
+ "y" : 3,
+ "drilldown" : "W. Luis Mochan"
+ }
+ ],
+ "name" : "The Weekly Challenge - 169",
+ "colorByPoint" : 1
+ }
+ ],
+ "legend" : {
+ "enabled" : 0
+ },
+ "xAxis" : {
+ "type" : "category"
},
"chart" : {
"type" : "column"
},
+ "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
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 169"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"drilldown" : {
"series" : [
{
+ "id" : "Bruce Gray",
+ "name" : "Bruce Gray",
+ "data" : [
+ [
+ "Raku",
+ 2
+ ]
+ ]
+ },
+ {
+ "id" : "Dario Mazzeo",
+ "name" : "Dario Mazzeo",
"data" : [
[
"Perl",
1
]
- ],
- "name" : "Dario Mazzeo",
- "id" : "Dario Mazzeo"
+ ]
},
{
"name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Dave Jacoby"
+ ]
},
{
+ "id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ ]
},
{
- "name" : "habere-et-dispetire",
"data" : [
[
"Raku",
2
]
],
+ "name" : "habere-et-dispetire",
"id" : "habere-et-dispetire"
},
{
"name" : "James Smith",
+ "id" : "James Smith",
"data" : [
[
"Perl",
@@ -83,21 +197,19 @@
"Blog",
1
]
- ],
- "id" : "James Smith"
+ ]
},
{
+ "id" : "Jorg Sommrey",
+ "name" : "Jorg Sommrey",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Jorg Sommrey",
- "id" : "Jorg Sommrey"
+ ]
},
{
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -112,9 +224,12 @@
1
]
],
- "id" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -124,21 +239,21 @@
"Blog",
6
]
- ],
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari"
+ ]
},
{
+ "name" : "Mark Anderson",
"id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Mark Anderson"
+ ]
},
{
+ "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -148,9 +263,7 @@
"Blog",
1
]
- ],
- "name" : "Peter Campbell Smith",
- "id" : "Peter Campbell Smith"
+ ]
},
{
"data" : [
@@ -159,22 +272,20 @@
2
]
],
- "name" : "PokGoPun",
- "id" : "PokGoPun"
+ "id" : "PokGoPun",
+ "name" : "PokGoPun"
},
{
- "id" : "Robert DiCicco",
"data" : [
[
"Raku",
1
]
],
+ "id" : "Robert DiCicco",
"name" : "Robert DiCicco"
},
{
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -188,9 +299,12 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
},
{
+ "name" : "Ryan Thompson",
"id" : "Ryan Thompson",
"data" : [
[
@@ -201,12 +315,9 @@
"Blog",
1
]
- ],
- "name" : "Ryan Thompson"
+ ]
},
{
- "id" : "Simon Green",
- "name" : "Simon Green",
"data" : [
[
"Perl",
@@ -216,10 +327,11 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Simon Green",
+ "id" : "Simon Green"
},
{
- "id" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -230,10 +342,12 @@
2
]
],
+ "id" : "Stephen G Lynn",
"name" : "Stephen G Lynn"
},
{
"name" : "Ulrich Rieke",
+ "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -243,8 +357,7 @@
"Raku",
2
]
- ],
- "id" : "Ulrich Rieke"
+ ]
},
{
"id" : "W. Luis Mochan",
@@ -262,105 +375,7 @@
}
]
},
- "series" : [
- {
- "name" : "The Weekly Challenge - 169",
- "data" : [
- {
- "name" : "Dario Mazzeo",
- "y" : 1,
- "drilldown" : "Dario Mazzeo"
- },
- {
- "y" : 2,
- "drilldown" : "Dave Jacoby",
- "name" : "Dave Jacoby"
- },
- {
- "y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
- },
- {
- "drilldown" : "habere-et-dispetire",
- "y" : 2,
- "name" : "habere-et-dispetire"
- },
- {
- "y" : 3,
- "drilldown" : "James Smith",
- "name" : "James Smith"
- },
- {
- "name" : "Jorg Sommrey",
- "drilldown" : "Jorg Sommrey",
- "y" : 2
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "y" : 5,
- "name" : "Laurent Rosenfeld"
- },
- {
- "y" : 8,
- "drilldown" : "Luca Ferrari",
- "name" : "Luca Ferrari"
- },
- {
- "name" : "Mark Anderson",
- "y" : 2,
- "drilldown" : "Mark Anderson"
- },
- {
- "y" : 3,
- "drilldown" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith"
- },
- {
- "drilldown" : "PokGoPun",
- "y" : 2,
- "name" : "PokGoPun"
- },
- {
- "name" : "Robert DiCicco",
- "drilldown" : "Robert DiCicco",
- "y" : 1
- },
- {
- "drilldown" : "Roger Bell_West",
- "y" : 5,
- "name" : "Roger Bell_West"
- },
- {
- "drilldown" : "Ryan Thompson",
- "y" : 3,
- "name" : "Ryan Thompson"
- },
- {
- "name" : "Simon Green",
- "y" : 3,
- "drilldown" : "Simon Green"
- },
- {
- "name" : "Stephen G Lynn",
- "y" : 4,
- "drilldown" : "Stephen G Lynn"
- },
- {
- "drilldown" : "Ulrich Rieke",
- "y" : 4,
- "name" : "Ulrich Rieke"
- },
- {
- "drilldown" : "W. Luis Mochan",
- "y" : 3,
- "name" : "W. Luis Mochan"
- }
- ],
- "colorByPoint" : 1
- }
- ],
"subtitle" : {
- "text" : "[Champions: 18] Last updated at 2022-06-17 18:59:31 GMT"
+ "text" : "[Champions: 19] Last updated at 2022-06-17 19:25:02 GMT"
}
}