aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-17 17:18:22 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-17 17:18:22 +0000
commit55b13e930c4784325c253fb2bc820ae07dce4996 (patch)
tree58cc109bbfc9467078f1f7b69b885c160f997367 /stats/pwc-current.json
parent0bd5eedae81ce783ed106f26d9567b2cc92ccb45 (diff)
downloadperlweeklychallenge-club-55b13e930c4784325c253fb2bc820ae07dce4996.tar.gz
perlweeklychallenge-club-55b13e930c4784325c253fb2bc820ae07dce4996.tar.bz2
perlweeklychallenge-club-55b13e930c4784325c253fb2bc820ae07dce4996.zip
- Added solutions to week 28 by Paulo Custodio.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json140
1 files changed, 70 insertions, 70 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index b037c20d4c..8ecf20180c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,45 +1,31 @@
{
+ "xAxis" : {
+ "type" : "category"
+ },
"legend" : {
"enabled" : 0
},
- "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
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
- "title" : {
- "text" : "The Weekly Challenge - 143"
- },
"series" : [
{
"data" : [
{
- "name" : "Alexander Pankoff",
"y" : 2,
- "drilldown" : "Alexander Pankoff"
+ "drilldown" : "Alexander Pankoff",
+ "name" : "Alexander Pankoff"
},
{
- "y" : 3,
"name" : "Dave Jacoby",
+ "y" : 3,
"drilldown" : "Dave Jacoby"
},
{
- "y" : 2,
"name" : "David Santiago",
+ "y" : 2,
"drilldown" : "David Santiago"
},
{
- "drilldown" : "E. Choroba",
"name" : "E. Choroba",
+ "drilldown" : "E. Choroba",
"y" : 2
},
{
@@ -53,19 +39,19 @@
"name" : "Laurent Rosenfeld"
},
{
- "drilldown" : "Luca Ferrari",
"name" : "Luca Ferrari",
+ "drilldown" : "Luca Ferrari",
"y" : 5
},
{
+ "y" : 1,
"drilldown" : "Mohammad S Anwar",
- "name" : "Mohammad S Anwar",
- "y" : 1
+ "name" : "Mohammad S Anwar"
},
{
"drilldown" : "Olivier Delouya",
- "name" : "Olivier Delouya",
- "y" : 1
+ "y" : 1,
+ "name" : "Olivier Delouya"
},
{
"name" : "Paulo Custodio",
@@ -73,60 +59,59 @@
"drilldown" : "Paulo Custodio"
},
{
- "name" : "Peter Campbell Smith",
+ "drilldown" : "Peter Campbell Smith",
"y" : 3,
- "drilldown" : "Peter Campbell Smith"
+ "name" : "Peter Campbell Smith"
},
{
- "y" : 2,
"name" : "Robert DiCicco",
- "drilldown" : "Robert DiCicco"
+ "drilldown" : "Robert DiCicco",
+ "y" : 2
},
{
- "y" : 5,
"name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
+ "drilldown" : "Roger Bell_West",
+ "y" : 5
},
{
+ "drilldown" : "Ulrich Rieke",
"y" : 2,
- "name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "name" : "Ulrich Rieke"
},
{
+ "y" : 3,
"drilldown" : "W. Luis Mochan",
- "name" : "W. Luis Mochan",
- "y" : 3
+ "name" : "W. Luis Mochan"
}
],
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 143"
+ "name" : "The Weekly Challenge - 143",
+ "colorByPoint" : 1
}
],
- "chart" : {
- "type" : "column"
+ "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/>"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "xAxis" : {
- "type" : "category"
- },
"drilldown" : {
"series" : [
{
- "name" : "Alexander Pankoff",
"data" : [
[
"Perl",
2
]
],
+ "name" : "Alexander Pankoff",
"id" : "Alexander Pankoff"
},
{
- "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -137,7 +122,7 @@
1
]
],
- "id" : "Dave Jacoby"
+ "name" : "Dave Jacoby"
},
{
"data" : [
@@ -146,8 +131,8 @@
2
]
],
- "id" : "David Santiago",
- "name" : "David Santiago"
+ "name" : "David Santiago",
+ "id" : "David Santiago"
},
{
"data" : [
@@ -156,10 +141,12 @@
2
]
],
- "id" : "E. Choroba",
- "name" : "E. Choroba"
+ "name" : "E. Choroba",
+ "id" : "E. Choroba"
},
{
+ "id" : "Flavio Poletti",
+ "name" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -173,11 +160,10 @@
"Blog",
2
]
- ],
- "id" : "Flavio Poletti",
- "name" : "Flavio Poletti"
+ ]
},
{
+ "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -192,10 +178,10 @@
1
]
],
- "id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld"
},
{
+ "id" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -206,41 +192,40 @@
3
]
],
- "id" : "Luca Ferrari",
"name" : "Luca Ferrari"
},
{
+ "id" : "Mohammad S Anwar",
"name" : "Mohammad S Anwar",
"data" : [
[
"Perl",
1
]
- ],
- "id" : "Mohammad S Anwar"
+ ]
},
{
"id" : "Olivier Delouya",
+ "name" : "Olivier Delouya",
"data" : [
[
"Perl",
1
]
- ],
- "name" : "Olivier Delouya"
+ ]
},
{
"name" : "Paulo Custodio",
- "id" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Paulo Custodio"
},
{
- "name" : "Peter Campbell Smith",
+ "id" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -251,7 +236,7 @@
1
]
],
- "id" : "Peter Campbell Smith"
+ "name" : "Peter Campbell Smith"
},
{
"name" : "Robert DiCicco",
@@ -264,7 +249,7 @@
"id" : "Robert DiCicco"
},
{
- "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -279,10 +264,9 @@
1
]
],
- "name" : "Roger Bell_West"
+ "id" : "Roger Bell_West"
},
{
- "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -293,10 +277,10 @@
1
]
],
+ "name" : "Ulrich Rieke",
"id" : "Ulrich Rieke"
},
{
- "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -307,11 +291,27 @@
1
]
],
- "name" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan"
}
]
},
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 15] Last updated at 2021-12-16 10:38:09 GMT"
+ "text" : "[Champions: 15] Last updated at 2021-12-17 17:15:10 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 143"
+ },
+ "chart" : {
+ "type" : "column"
}
}