aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-14 14:02:35 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-14 14:02:35 +0100
commita0a5bd3b7d03ab212f84dafc67252dc3d10c4267 (patch)
treea1a72aaca808231432dcd818bc81c2f93771ea24 /stats/pwc-current.json
parentde8c02d4cedbe37e5336735674d8547d0c02d7a9 (diff)
downloadperlweeklychallenge-club-a0a5bd3b7d03ab212f84dafc67252dc3d10c4267.tar.gz
perlweeklychallenge-club-a0a5bd3b7d03ab212f84dafc67252dc3d10c4267.tar.bz2
perlweeklychallenge-club-a0a5bd3b7d03ab212f84dafc67252dc3d10c4267.zip
- Added solutions by E. Choroba.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json165
1 files changed, 90 insertions, 75 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 7437476f02..77dfb5c92d 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,17 +1,85 @@
{
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "name" : "Dave Cross",
+ "y" : 2,
+ "drilldown" : "Dave Cross"
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "y" : 2,
+ "name" : "Dave Jacoby"
+ },
+ {
+ "drilldown" : "Duane Powell",
+ "y" : 2,
+ "name" : "Duane Powell"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Roger Bell West",
+ "y" : 3,
+ "name" : "Roger Bell West"
+ },
+ {
+ "name" : "Simon Proctor",
+ "y" : 1,
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "drilldown" : "Steven Wilson",
+ "y" : 1,
+ "name" : "Steven Wilson"
+ }
+ ],
+ "name" : "Perl Weekly Challenge - 021"
+ }
+ ],
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
"drilldown" : {
"series" : [
{
+ "id" : "Dave Cross",
+ "name" : "Dave Cross",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Dave Cross",
- "name" : "Dave Cross"
+ ]
},
{
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"data" : [
[
"Perl 5",
@@ -21,21 +89,30 @@
"Blog",
1
]
+ ]
+ },
+ {
+ "name" : "Duane Powell",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
],
- "id" : "Dave Jacoby",
- "name" : "Dave Jacoby"
+ "id" : "Duane Powell"
},
{
- "id" : "Duane Powell",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Duane Powell"
+ "name" : "E. Choroba",
+ "id" : "E. Choroba"
},
{
+ "id" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -46,7 +123,6 @@
1
]
],
- "id" : "Roger Bell West",
"name" : "Roger Bell West"
},
{
@@ -60,87 +136,26 @@
"name" : "Simon Proctor"
},
{
+ "id" : "Steven Wilson",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Steven Wilson",
"name" : "Steven Wilson"
}
]
},
+ "subtitle" : {
+ "text" : "[Champions: 7] Last updated at 2019-08-14 13:02:21 GMT"
+ },
"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/>",
- "followPointer" : 1
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
},
"title" : {
"text" : "Perl Weekly Challenge - 021"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "xAxis" : {
- "type" : "category"
- },
- "legend" : {
- "enabled" : 0
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 021",
- "data" : [
- {
- "drilldown" : "Dave Cross",
- "y" : 2,
- "name" : "Dave Cross"
- },
- {
- "drilldown" : "Dave Jacoby",
- "y" : 2,
- "name" : "Dave Jacoby"
- },
- {
- "drilldown" : "Duane Powell",
- "name" : "Duane Powell",
- "y" : 2
- },
- {
- "name" : "Roger Bell West",
- "y" : 3,
- "drilldown" : "Roger Bell West"
- },
- {
- "drilldown" : "Simon Proctor",
- "y" : 1,
- "name" : "Simon Proctor"
- },
- {
- "drilldown" : "Steven Wilson",
- "name" : "Steven Wilson",
- "y" : 1
- }
- ],
- "colorByPoint" : 1
- }
- ],
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 6] Last updated at 2019-08-14 12:56:56 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
}
}