aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-14 14:25:20 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-14 14:25:20 +0000
commite64df87737fbe97dcdd31f7aea495f8f2008275d (patch)
tree84ac8598e728f6e027c61da28b171031beca7298 /stats/pwc-current.json
parente9758b7ad7eccd954c7b8a43832458bc22c04226 (diff)
downloadperlweeklychallenge-club-e64df87737fbe97dcdd31f7aea495f8f2008275d.tar.gz
perlweeklychallenge-club-e64df87737fbe97dcdd31f7aea495f8f2008275d.tar.bz2
perlweeklychallenge-club-e64df87737fbe97dcdd31f7aea495f8f2008275d.zip
- Added solutions by Simon Green.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json199
1 files changed, 109 insertions, 90 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 2efc8b2dfb..3492adbcff 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,9 +1,26 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 18] Last updated at 2022-01-14 14:18:14 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 147"
+ },
"drilldown" : {
"series" : [
{
- "name" : "Alexander Karelas",
"id" : "Alexander Karelas",
+ "name" : "Alexander Karelas",
"data" : [
[
"Perl",
@@ -12,6 +29,7 @@
]
},
{
+ "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
@@ -22,8 +40,7 @@
1
]
],
- "name" : "Cheok-Yin Fung",
- "id" : "Cheok-Yin Fung"
+ "name" : "Cheok-Yin Fung"
},
{
"data" : [
@@ -36,20 +53,22 @@
1
]
],
- "id" : "Dave Jacoby",
- "name" : "Dave Jacoby"
+ "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby"
},
{
- "name" : "E. Choroba",
"id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "E. Choroba"
},
{
+ "id" : "Flavio Poletti",
+ "name" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -63,11 +82,11 @@
"Blog",
2
]
- ],
- "name" : "Flavio Poletti",
- "id" : "Flavio Poletti"
+ ]
},
{
+ "id" : "James Smith",
+ "name" : "James Smith",
"data" : [
[
"Perl",
@@ -77,13 +96,11 @@
"Blog",
1
]
- ],
- "id" : "James Smith",
- "name" : "James Smith"
+ ]
},
{
- "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -100,8 +117,8 @@
]
},
{
- "name" : "Luca Ferrari",
"id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -124,16 +141,17 @@
]
},
{
- "name" : "Matthew Neleigh",
- "id" : "Matthew Neleigh",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Matthew Neleigh",
+ "id" : "Matthew Neleigh"
},
{
+ "name" : "Mohammad S Anwar",
"data" : [
[
"Perl",
@@ -144,18 +162,17 @@
1
]
],
- "name" : "Mohammad S Anwar",
"id" : "Mohammad S Anwar"
},
{
- "name" : "Niels van Dijke",
"id" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Niels van Dijke"
},
{
"id" : "Peter Campbell Smith",
@@ -172,8 +189,6 @@
]
},
{
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -187,7 +202,23 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "name" : "Simon Green",
+ "id" : "Simon Green"
},
{
"data" : [
@@ -196,11 +227,10 @@
2
]
],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
},
{
- "id" : "Ulrich Rieke",
"name" : "Ulrich Rieke",
"data" : [
[
@@ -211,11 +241,11 @@
"Raku",
1
]
- ]
+ ],
+ "id" : "Ulrich Rieke"
},
{
"name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -225,69 +255,84 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "W. Luis Mochan"
}
]
},
+ "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" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
"series" : [
{
- "name" : "The Weekly Challenge - 147",
"colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 147",
"data" : [
{
- "drilldown" : "Alexander Karelas",
"name" : "Alexander Karelas",
- "y" : 1
+ "y" : 1,
+ "drilldown" : "Alexander Karelas"
},
{
- "drilldown" : "Cheok-Yin Fung",
+ "name" : "Cheok-Yin Fung",
"y" : 2,
- "name" : "Cheok-Yin Fung"
+ "drilldown" : "Cheok-Yin Fung"
},
{
- "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby",
"y" : 3,
- "drilldown" : "Dave Jacoby"
+ "name" : "Dave Jacoby"
},
{
- "y" : 2,
"name" : "E. Choroba",
+ "y" : 2,
"drilldown" : "E. Choroba"
},
{
- "y" : 6,
"name" : "Flavio Poletti",
+ "y" : 6,
"drilldown" : "Flavio Poletti"
},
{
- "y" : 3,
"name" : "James Smith",
- "drilldown" : "James Smith"
+ "drilldown" : "James Smith",
+ "y" : 3
},
{
"drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 5
+ "y" : 5,
+ "name" : "Laurent Rosenfeld"
},
{
"drilldown" : "Luca Ferrari",
- "name" : "Luca Ferrari",
- "y" : 7
+ "y" : 7,
+ "name" : "Luca Ferrari"
},
{
- "drilldown" : "Mark Anderson",
"name" : "Mark Anderson",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Mark Anderson"
},
{
- "y" : 2,
"name" : "Matthew Neleigh",
- "drilldown" : "Matthew Neleigh"
+ "drilldown" : "Matthew Neleigh",
+ "y" : 2
},
{
+ "name" : "Mohammad S Anwar",
"drilldown" : "Mohammad S Anwar",
- "y" : 2,
- "name" : "Mohammad S Anwar"
+ "y" : 2
},
{
"name" : "Niels van Dijke",
@@ -296,13 +341,18 @@
},
{
"y" : 3,
- "name" : "Peter Campbell Smith",
- "drilldown" : "Peter Campbell Smith"
+ "drilldown" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith"
},
{
+ "y" : 5,
"drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West",
- "y" : 5
+ "name" : "Roger Bell_West"
+ },
+ {
+ "drilldown" : "Simon Green",
+ "y" : 3,
+ "name" : "Simon Green"
},
{
"drilldown" : "Simon Proctor",
@@ -310,49 +360,18 @@
"name" : "Simon Proctor"
},
{
+ "drilldown" : "Ulrich Rieke",
"y" : 2,
- "name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "name" : "Ulrich Rieke"
},
{
- "name" : "W. Luis Mochan",
+ "drilldown" : "W. Luis Mochan",
"y" : 3,
- "drilldown" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan"
}
]
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "tooltip" : {
- "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/>",
- "followPointer" : 1
- },
- "legend" : {
- "enabled" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge - 147"
- },
- "subtitle" : {
- "text" : "[Champions: 17] Last updated at 2022-01-13 16:15:35 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
"chart" : {
"type" : "column"
}