aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-14 13:39:38 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-14 13:39:38 +0000
commit4275350afa4af784128e003cbec62bd23404f80b (patch)
treeaf43faee0acee067734783b2882105e5a3ca0eb0 /stats/pwc-current.json
parent8ff36dc93ae4052e5631bfd824726bc88b5ed6c2 (diff)
downloadperlweeklychallenge-club-4275350afa4af784128e003cbec62bd23404f80b.tar.gz
perlweeklychallenge-club-4275350afa4af784128e003cbec62bd23404f80b.tar.bz2
perlweeklychallenge-club-4275350afa4af784128e003cbec62bd23404f80b.zip
- Added solutions by Alexander Pankoff.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json125
1 files changed, 70 insertions, 55 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 11ac180071..355e12dcbf 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,36 +1,19 @@
{
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2021-12-14 13:22:51 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge - 143"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "chart" : {
- "type" : "column"
+ "xAxis" : {
+ "type" : "category"
},
"series" : [
{
- "name" : "The Weekly Challenge - 143",
- "colorByPoint" : 1,
"data" : [
{
+ "y" : 2,
+ "drilldown" : "Alexander Pankoff",
+ "name" : "Alexander Pankoff"
+ },
+ {
"name" : "Dave Jacoby",
- "y" : 3,
- "drilldown" : "Dave Jacoby"
+ "drilldown" : "Dave Jacoby",
+ "y" : 3
},
{
"drilldown" : "E. Choroba",
@@ -38,48 +21,77 @@
"name" : "E. Choroba"
},
{
+ "drilldown" : "Luca Ferrari",
"y" : 5,
- "name" : "Luca Ferrari",
- "drilldown" : "Luca Ferrari"
+ "name" : "Luca Ferrari"
},
{
- "drilldown" : "Mohammad S Anwar",
"name" : "Mohammad S Anwar",
+ "drilldown" : "Mohammad S Anwar",
"y" : 1
},
{
+ "y" : 1,
"drilldown" : "Olivier Delouya",
- "name" : "Olivier Delouya",
- "y" : 1
+ "name" : "Olivier Delouya"
},
{
- "name" : "Paulo Custodio",
"y" : 2,
- "drilldown" : "Paulo Custodio"
+ "drilldown" : "Paulo Custodio",
+ "name" : "Paulo Custodio"
},
{
- "y" : 2,
"name" : "Robert DiCicco",
- "drilldown" : "Robert DiCicco"
+ "drilldown" : "Robert DiCicco",
+ "y" : 2
},
{
- "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
"y" : 4,
- "name" : "Roger Bell_West"
+ "drilldown" : "Roger Bell_West"
},
{
"name" : "Ulrich Rieke",
- "y" : 2,
- "drilldown" : "Ulrich Rieke"
+ "drilldown" : "Ulrich Rieke",
+ "y" : 2
}
- ]
+ ],
+ "name" : "The Weekly Challenge - 143",
+ "colorByPoint" : 1
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
"drilldown" : {
"series" : [
{
- "id" : "Dave Jacoby",
+ "name" : "Alexander Pankoff",
+ "id" : "Alexander Pankoff",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ]
+ },
+ {
"name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -92,18 +104,18 @@
]
},
{
- "id" : "E. Choroba",
- "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
- "name" : "Luca Ferrari",
"id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -156,8 +168,6 @@
"name" : "Robert DiCicco"
},
{
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -167,11 +177,11 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
- "id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -181,19 +191,24 @@
"Raku",
1
]
- ]
+ ],
+ "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke"
}
]
},
+ "subtitle" : {
+ "text" : "[Champions: 10] Last updated at 2021-12-14 13:33:18 GMT"
+ },
"legend" : {
"enabled" : 0
},
"tooltip" : {
"pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : 1,
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1
},
- "xAxis" : {
- "type" : "category"
+ "title" : {
+ "text" : "The Weekly Challenge - 143"
}
}