aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-08 10:20:32 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-08 10:20:32 +0000
commit10b020ec45585fac7ef5bca14e0f365ff91bd76d (patch)
treef91152479beb005dae631369403ae7ac6575b498 /stats/pwc-current.json
parentd4d03f8509f41ec69bd03c68e4e68c9ff3dbe35c (diff)
downloadperlweeklychallenge-club-10b020ec45585fac7ef5bca14e0f365ff91bd76d.tar.gz
perlweeklychallenge-club-10b020ec45585fac7ef5bca14e0f365ff91bd76d.tar.bz2
perlweeklychallenge-club-10b020ec45585fac7ef5bca14e0f365ff91bd76d.zip
- Added solutions to week 6 by Stuart Little.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json146
1 files changed, 73 insertions, 73 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 36f8d17311..62cf8ad7b8 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,50 +1,24 @@
{
- "xAxis" : {
- "type" : "category"
+ "legend" : {
+ "enabled" : 0
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "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/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 090"
- },
- "subtitle" : {
- "text" : "[Champions: 13] Last updated at 2020-12-08 10:11:37 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : 0
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
"series" : [
{
"data" : [
{
- "name" : "Aaron Smith",
"y" : 3,
- "drilldown" : "Aaron Smith"
+ "drilldown" : "Aaron Smith",
+ "name" : "Aaron Smith"
},
{
- "name" : "Alexander Karelas",
+ "drilldown" : "Alexander Karelas",
"y" : 2,
- "drilldown" : "Alexander Karelas"
+ "name" : "Alexander Karelas"
},
{
"drilldown" : "Andrew Shitov",
@@ -52,44 +26,44 @@
"name" : "Andrew Shitov"
},
{
- "y" : 3,
"name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby"
+ "drilldown" : "Dave Jacoby",
+ "y" : 3
},
{
"y" : 2,
- "name" : "Feng Chang",
- "drilldown" : "Feng Chang"
+ "drilldown" : "Feng Chang",
+ "name" : "Feng Chang"
},
{
"name" : "Flavio Poletti",
- "y" : 4,
- "drilldown" : "Flavio Poletti"
+ "drilldown" : "Flavio Poletti",
+ "y" : 4
},
{
- "drilldown" : "James Smith",
"name" : "James Smith",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "James Smith"
},
{
"drilldown" : "Mark Anderson",
- "name" : "Mark Anderson",
- "y" : 2
+ "y" : 2,
+ "name" : "Mark Anderson"
},
{
- "y" : 2,
"name" : "Philip Hood",
+ "y" : 2,
"drilldown" : "Philip Hood"
},
{
- "drilldown" : "Roger Bell_West",
"name" : "Roger Bell_West",
- "y" : 4
+ "y" : 4,
+ "drilldown" : "Roger Bell_West"
},
{
+ "y" : 2,
"drilldown" : "Simon Proctor",
- "name" : "Simon Proctor",
- "y" : 2
+ "name" : "Simon Proctor"
},
{
"drilldown" : "Stuart Little",
@@ -97,19 +71,32 @@
"name" : "Stuart Little"
},
{
- "y" : 4,
"name" : "Ulrich Rieke",
+ "y" : 4,
"drilldown" : "Ulrich Rieke"
}
],
- "name" : "Perl Weekly Challenge - 090",
- "colorByPoint" : 1
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 090"
}
],
+ "xAxis" : {
+ "type" : "category"
+ },
+ "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/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 090"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"drilldown" : {
"series" : [
{
- "id" : "Aaron Smith",
"name" : "Aaron Smith",
"data" : [
[
@@ -120,31 +107,31 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Aaron Smith"
},
{
- "id" : "Alexander Karelas",
"name" : "Alexander Karelas",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Alexander Karelas"
},
{
- "id" : "Andrew Shitov",
- "name" : "Andrew Shitov",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Andrew Shitov",
+ "name" : "Andrew Shitov"
},
{
"name" : "Dave Jacoby",
- "id" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -154,20 +141,20 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Dave Jacoby"
},
{
+ "name" : "Feng Chang",
+ "id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Feng Chang",
- "id" : "Feng Chang"
+ ]
},
{
- "id" : "Flavio Poletti",
"name" : "Flavio Poletti",
"data" : [
[
@@ -178,11 +165,12 @@
"Blog",
2
]
- ]
+ ],
+ "id" : "Flavio Poletti"
},
{
- "id" : "James Smith",
"name" : "James Smith",
+ "id" : "James Smith",
"data" : [
[
"Perl",
@@ -191,28 +179,28 @@
]
},
{
- "name" : "Mark Anderson",
"id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Mark Anderson"
},
{
+ "name" : "Philip Hood",
"data" : [
[
"Raku",
2
]
],
- "id" : "Philip Hood",
- "name" : "Philip Hood"
+ "id" : "Philip Hood"
},
{
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West",
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -235,16 +223,17 @@
"name" : "Simon Proctor"
},
{
- "id" : "Stuart Little",
"name" : "Stuart Little",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Stuart Little"
},
{
+ "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -255,9 +244,20 @@
2
]
],
- "id" : "Ulrich Rieke",
"name" : "Ulrich Rieke"
}
]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 13] Last updated at 2020-12-08 10:19:38 GMT"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
}
}