aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-10 08:21:39 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-10 08:21:39 +0000
commitaf7e6f300ff3d68b38412f2be2a4fc845ae19a79 (patch)
treefe385104c8077a8caa7e6ba514bead0c19e80bce /stats/pwc-current.json
parent83867728bbb5cae646e8b4f411e79354978f2aee (diff)
downloadperlweeklychallenge-club-af7e6f300ff3d68b38412f2be2a4fc845ae19a79.tar.gz
perlweeklychallenge-club-af7e6f300ff3d68b38412f2be2a4fc845ae19a79.tar.bz2
perlweeklychallenge-club-af7e6f300ff3d68b38412f2be2a4fc845ae19a79.zip
- Added solution by Cheok-Yin Fung.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json217
1 files changed, 116 insertions, 101 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 1c9ccf1392..014dcfc00a 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,34 +1,117 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"legend" : {
"enabled" : 0
},
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
- "tooltip" : {
- "followPointer" : 1,
- "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/>"
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
},
- "title" : {
- "text" : "The Weekly Challenge - 151"
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "y" : 2,
+ "drilldown" : "Abigail",
+ "name" : "Abigail"
+ },
+ {
+ "drilldown" : "Cheok-Yin Fung",
+ "name" : "Cheok-Yin Fung",
+ "y" : 1
+ },
+ {
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby",
+ "y" : 3
+ },
+ {
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "name" : "Flavio Poletti",
+ "drilldown" : "Flavio Poletti",
+ "y" : 6
+ },
+ {
+ "y" : 3,
+ "name" : "James Smith",
+ "drilldown" : "James Smith"
+ },
+ {
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "y" : 1,
+ "name" : "Mohammad S Anwar",
+ "drilldown" : "Mohammad S Anwar"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
+ "y" : 4
+ },
+ {
+ "y" : 3,
+ "drilldown" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
+ }
+ ],
+ "name" : "The Weekly Challenge - 151"
+ }
+ ],
+ "xAxis" : {
+ "type" : "category"
},
"drilldown" : {
"series" : [
{
- "name" : "Abigail",
+ "id" : "Abigail",
"data" : [
[
"Perl",
2
]
],
- "id" : "Abigail"
+ "name" : "Abigail"
},
{
"data" : [
[
"Perl",
+ 1
+ ]
+ ],
+ "name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung"
+ },
+ {
+ "name" : "Dave Jacoby",
+ "data" : [
+ [
+ "Perl",
2
],
[
@@ -36,20 +119,21 @@
1
]
],
- "name" : "Dave Jacoby",
"id" : "Dave Jacoby"
},
{
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "E. Choroba"
+ ]
},
{
+ "id" : "Flavio Poletti",
+ "name" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -63,12 +147,9 @@
"Blog",
2
]
- ],
- "name" : "Flavio Poletti",
- "id" : "Flavio Poletti"
+ ]
},
{
- "id" : "James Smith",
"data" : [
[
"Perl",
@@ -79,7 +160,8 @@
1
]
],
- "name" : "James Smith"
+ "name" : "James Smith",
+ "id" : "James Smith"
},
{
"id" : "Mark Anderson",
@@ -92,17 +174,16 @@
]
},
{
- "name" : "Mohammad S Anwar",
+ "id" : "Mohammad S Anwar",
"data" : [
[
"Perl",
1
]
],
- "id" : "Mohammad S Anwar"
+ "name" : "Mohammad S Anwar"
},
{
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West",
"data" : [
[
@@ -113,9 +194,11 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Roger Bell_West"
},
{
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -126,12 +209,9 @@
2
]
],
- "name" : "Ulrich Rieke",
"id" : "Ulrich Rieke"
},
{
- "id" : "W. Luis Mochan",
- "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -141,86 +221,21 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan"
}
]
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "subtitle" : {
- "text" : "[Champions: 10] Last updated at 2022-02-09 07:49:04 GMT"
+ "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/>"
},
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 151",
- "data" : [
- {
- "y" : 2,
- "name" : "Abigail",
- "drilldown" : "Abigail"
- },
- {
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby",
- "y" : 3
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba",
- "y" : 2
- },
- {
- "y" : 6,
- "drilldown" : "Flavio Poletti",
- "name" : "Flavio Poletti"
- },
- {
- "name" : "James Smith",
- "drilldown" : "James Smith",
- "y" : 3
- },
- {
- "y" : 2,
- "drilldown" : "Mark Anderson",
- "name" : "Mark Anderson"
- },
- {
- "y" : 1,
- "name" : "Mohammad S Anwar",
- "drilldown" : "Mohammad S Anwar"
- },
- {
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West",
- "y" : 4
- },
- {
- "drilldown" : "Ulrich Rieke",
- "name" : "Ulrich Rieke",
- "y" : 4
- },
- {
- "drilldown" : "W. Luis Mochan",
- "name" : "W. Luis Mochan",
- "y" : 3
- }
- ]
- }
- ],
- "xAxis" : {
- "type" : "category"
+ "title" : {
+ "text" : "The Weekly Challenge - 151"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "subtitle" : {
+ "text" : "[Champions: 11] Last updated at 2022-02-10 08:18:10 GMT"
}
}