aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-24 11:17:06 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-24 11:17:06 +0100
commitcffacaf785da1db6527109548d555eb990071795 (patch)
tree8a98d4043880b15dcb3b46c98da1ddb50cadb48a /stats/pwc-current.json
parentfe5770b6c1b48703fdc9f8236c73a18e987d18c3 (diff)
downloadperlweeklychallenge-club-cffacaf785da1db6527109548d555eb990071795.tar.gz
perlweeklychallenge-club-cffacaf785da1db6527109548d555eb990071795.tar.bz2
perlweeklychallenge-club-cffacaf785da1db6527109548d555eb990071795.zip
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json289
1 files changed, 156 insertions, 133 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index ac68162e53..3c20db140a 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,23 +1,130 @@
{
- "legend" : {
- "enabled" : 0
+ "series" : [
+ {
+ "name" : "Perl Weekly Challenge - 118",
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby",
+ "y" : 3
+ },
+ {
+ "y" : 2,
+ "name" : "Duane Powell",
+ "drilldown" : "Duane Powell"
+ },
+ {
+ "y" : 2,
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "y" : 6,
+ "drilldown" : "Flavio Poletti",
+ "name" : "Flavio Poletti"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "James Smith",
+ "name" : "James Smith"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Lance Wicks",
+ "name" : "Lance Wicks"
+ },
+ {
+ "y" : 3,
+ "name" : "Laurent Rosenfeld",
+ "drilldown" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 2,
+ "name" : "Lucas Ransan",
+ "drilldown" : "Lucas Ransan"
+ },
+ {
+ "name" : "Mohammad S Anwar",
+ "drilldown" : "Mohammad S Anwar",
+ "y" : 1
+ },
+ {
+ "name" : "Niels van Dijke",
+ "drilldown" : "Niels van Dijke",
+ "y" : 1
+ },
+ {
+ "name" : "Paulo Custodio",
+ "drilldown" : "Paulo Custodio",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "name" : "Simon Green",
+ "drilldown" : "Simon Green",
+ "y" : 3
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Steven Wilson",
+ "name" : "Steven Wilson"
+ },
+ {
+ "drilldown" : "Stuart Little",
+ "name" : "Stuart Little",
+ "y" : 4
+ },
+ {
+ "y" : 1,
+ "name" : "Vinod Kumar K",
+ "drilldown" : "Vinod Kumar K"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
+ }
+ ]
+ }
+ ],
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 17] Last updated at 2021-06-24 10:16:57 GMT"
},
"tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
"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/>"
},
- "xAxis" : {
- "type" : "category"
+ "legend" : {
+ "enabled" : 0
},
- "subtitle" : {
- "text" : "[Champions: 16] Last updated at 2021-06-24 06:22:29 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
- "name" : "Dave Jacoby",
"id" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -41,13 +148,13 @@
},
{
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "E. Choroba"
+ ]
},
{
"data" : [
@@ -64,11 +171,10 @@
2
]
],
- "id" : "Flavio Poletti",
- "name" : "Flavio Poletti"
+ "name" : "Flavio Poletti",
+ "id" : "Flavio Poletti"
},
{
- "id" : "James Smith",
"data" : [
[
"Perl",
@@ -79,10 +185,12 @@
1
]
],
+ "id" : "James Smith",
"name" : "James Smith"
},
{
"name" : "Lance Wicks",
+ "id" : "Lance Wicks",
"data" : [
[
"Perl",
@@ -92,50 +200,68 @@
"Blog",
1
]
- ],
- "id" : "Lance Wicks"
+ ]
+ },
+ {
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ],
+ [
+ "Raku",
+ 1
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ]
},
{
- "name" : "Lucas Ransan",
"data" : [
[
"Raku",
2
]
],
+ "name" : "Lucas Ransan",
"id" : "Lucas Ransan"
},
{
+ "id" : "Mohammad S Anwar",
"name" : "Mohammad S Anwar",
"data" : [
[
"Perl",
1
]
- ],
- "id" : "Mohammad S Anwar"
+ ]
},
{
+ "name" : "Niels van Dijke",
"id" : "Niels van Dijke",
"data" : [
[
"Perl",
1
]
- ],
- "name" : "Niels van Dijke"
+ ]
},
{
+ "id" : "Paulo Custodio",
"name" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Paulo Custodio"
+ ]
},
{
+ "name" : "Roger Bell_West",
"id" : "Roger Bell_West",
"data" : [
[
@@ -150,8 +276,7 @@
"Blog",
1
]
- ],
- "name" : "Roger Bell_West"
+ ]
},
{
"data" : [
@@ -168,17 +293,16 @@
"name" : "Simon Green"
},
{
- "id" : "Steven Wilson",
"data" : [
[
"Perl",
1
]
],
- "name" : "Steven Wilson"
+ "name" : "Steven Wilson",
+ "id" : "Steven Wilson"
},
{
- "name" : "Stuart Little",
"data" : [
[
"Perl",
@@ -189,6 +313,7 @@
2
]
],
+ "name" : "Stuart Little",
"id" : "Stuart Little"
},
{
@@ -202,7 +327,6 @@
]
},
{
- "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -213,116 +337,15 @@
1
]
],
- "name" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan"
}
]
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
+ "xAxis" : {
+ "type" : "category"
},
"title" : {
"text" : "Perl Weekly Challenge - 118"
- },
- "series" : [
- {
- "data" : [
- {
- "drilldown" : "Dave Jacoby",
- "y" : 3,
- "name" : "Dave Jacoby"
- },
- {
- "drilldown" : "Duane Powell",
- "y" : 2,
- "name" : "Duane Powell"
- },
- {
- "drilldown" : "E. Choroba",
- "y" : 2,
- "name" : "E. Choroba"
- },
- {
- "name" : "Flavio Poletti",
- "y" : 6,
- "drilldown" : "Flavio Poletti"
- },
- {
- "y" : 3,
- "name" : "James Smith",
- "drilldown" : "James Smith"
- },
- {
- "y" : 2,
- "name" : "Lance Wicks",
- "drilldown" : "Lance Wicks"
- },
- {
- "y" : 2,
- "name" : "Lucas Ransan",
- "drilldown" : "Lucas Ransan"
- },
- {
- "drilldown" : "Mohammad S Anwar",
- "y" : 1,
- "name" : "Mohammad S Anwar"
- },
- {
- "drilldown" : "Niels van Dijke",
- "name" : "Niels van Dijke",
- "y" : 1
- },
- {
- "drilldown" : "Paulo Custodio",
- "y" : 2,
- "name" : "Paulo Custodio"
- },
- {
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West",
- "y" : 4
- },
- {
- "drilldown" : "Simon Green",
- "y" : 3,
- "name" : "Simon Green"
- },
- {
- "y" : 1,
- "name" : "Steven Wilson",
- "drilldown" : "Steven Wilson"
- },
- {
- "name" : "Stuart Little",
- "y" : 4,
- "drilldown" : "Stuart Little"
- },
- {
- "y" : 1,
- "name" : "Vinod Kumar K",
- "drilldown" : "Vinod Kumar K"
- },
- {
- "drilldown" : "W. Luis Mochan",
- "y" : 3,
- "name" : "W. Luis Mochan"
- }
- ],
- "name" : "Perl Weekly Challenge - 118",
- "colorByPoint" : 1
- }
- ],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "chart" : {
- "type" : "column"
}
}