aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-19 09:00:45 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-19 09:00:45 +0000
commit228d571ca435fd4a11d0886f7ffad37a831952ca (patch)
treee63bc34a8599ee38cc80d5406944d18befecbf0b /stats/pwc-current.json
parent261528d2fdce05bba2cb2390a94eabf94039d685 (diff)
downloadperlweeklychallenge-club-228d571ca435fd4a11d0886f7ffad37a831952ca.tar.gz
perlweeklychallenge-club-228d571ca435fd4a11d0886f7ffad37a831952ca.tar.bz2
perlweeklychallenge-club-228d571ca435fd4a11d0886f7ffad37a831952ca.zip
- Added solutions by W. Luis Mochan.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json203
1 files changed, 111 insertions, 92 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 9afa6721e4..b75d707c78 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,88 +1,18 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2021-01-19 08:20:14 GMT"
- },
"title" : {
"text" : "Perl Weekly Challenge - 096"
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
"xAxis" : {
"type" : "category"
},
- "series" : [
- {
- "data" : [
- {
- "name" : "Andrew Shitov",
- "y" : 1,
- "drilldown" : "Andrew Shitov"
- },
- {
- "drilldown" : "Ben Davies",
- "y" : 2,
- "name" : "Ben Davies"
- },
- {
- "y" : 4,
- "name" : "Flavio Poletti",
- "drilldown" : "Flavio Poletti"
- },
- {
- "y" : 2,
- "name" : "James Smith",
- "drilldown" : "James Smith"
- },
- {
- "drilldown" : "Luca Ferrari",
- "name" : "Luca Ferrari",
- "y" : 4
- },
- {
- "y" : 2,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "name" : "Roger Bell_West",
- "y" : 4,
- "drilldown" : "Roger Bell_West"
- },
- {
- "y" : 2,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Stuart Little",
- "y" : 4,
- "drilldown" : "Stuart Little"
- }
- ],
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 096"
- }
- ],
+ "subtitle" : {
+ "text" : "[Champions: 10] Last updated at 2021-01-19 09:00:21 GMT"
+ },
"legend" : {
"enabled" : 0
},
@@ -90,25 +20,27 @@
"series" : [
{
"name" : "Andrew Shitov",
+ "id" : "Andrew Shitov",
"data" : [
[
"Raku",
1
]
- ],
- "id" : "Andrew Shitov"
+ ]
},
{
- "name" : "Ben Davies",
+ "id" : "Ben Davies",
"data" : [
[
"Raku",
2
]
],
- "id" : "Ben Davies"
+ "name" : "Ben Davies"
},
{
+ "name" : "Flavio Poletti",
+ "id" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -118,9 +50,7 @@
"Blog",
2
]
- ],
- "name" : "Flavio Poletti",
- "id" : "Flavio Poletti"
+ ]
},
{
"data" : [
@@ -129,8 +59,8 @@
2
]
],
- "name" : "James Smith",
- "id" : "James Smith"
+ "id" : "James Smith",
+ "name" : "James Smith"
},
{
"data" : [
@@ -143,21 +73,20 @@
2
]
],
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari"
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari"
},
{
+ "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
- "name" : "Mark Anderson",
"id" : "Mark Anderson"
},
{
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West",
"data" : [
[
@@ -168,21 +97,21 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Roger Bell_West"
},
{
+ "name" : "Simon Proctor",
"data" : [
[
"Raku",
2
]
],
- "name" : "Simon Proctor",
"id" : "Simon Proctor"
},
{
"id" : "Stuart Little",
- "name" : "Stuart Little",
"data" : [
[
"Perl",
@@ -192,8 +121,98 @@
"Raku",
2
]
+ ],
+ "name" : "Stuart Little"
+ },
+ {
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
]
}
]
+ },
+ "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
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 1,
+ "drilldown" : "Andrew Shitov",
+ "name" : "Andrew Shitov"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Ben Davies",
+ "name" : "Ben Davies"
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Flavio Poletti",
+ "name" : "Flavio Poletti"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "James Smith",
+ "name" : "James Smith"
+ },
+ {
+ "drilldown" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "name" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Stuart Little",
+ "name" : "Stuart Little",
+ "y" : 4
+ },
+ {
+ "y" : 3,
+ "name" : "W. Luis Mochan",
+ "drilldown" : "W. Luis Mochan"
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 096",
+ "colorByPoint" : 1
+ }
+ ],
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "chart" : {
+ "type" : "column"
}
}