aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-20 14:13:21 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-20 14:13:21 +0000
commitaa26bd56337f181c5de7da3bf291babba2491b59 (patch)
treecb1507533264ae8e30704a2b8ceed1933cb8261a /stats/pwc-current.json
parent792c7bca75d26b21392779952465e824b85a18ff (diff)
downloadperlweeklychallenge-club-aa26bd56337f181c5de7da3bf291babba2491b59.tar.gz
perlweeklychallenge-club-aa26bd56337f181c5de7da3bf291babba2491b59.tar.bz2
perlweeklychallenge-club-aa26bd56337f181c5de7da3bf291babba2491b59.zip
- Added blog post by Roger Bell_West.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json150
1 files changed, 77 insertions, 73 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d9844d9c9f..4880050db1 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,37 +1,28 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
+ "enabled" : 1,
+ "format" : "{point.y}"
}
}
},
- "tooltip" : {
- "followPointer" : 1,
- "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/>"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"title" : {
"text" : "The Weekly Challenge - 148"
},
- "xAxis" : {
- "type" : "category"
- },
"series" : [
{
- "name" : "The Weekly Challenge - 148",
"data" : [
{
"name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby",
- "y" : 3
+ "y" : 3,
+ "drilldown" : "Dave Jacoby"
},
{
"name" : "E. Choroba",
@@ -40,28 +31,28 @@
},
{
"y" : 6,
- "name" : "Flavio Poletti",
- "drilldown" : "Flavio Poletti"
+ "drilldown" : "Flavio Poletti",
+ "name" : "Flavio Poletti"
},
{
- "name" : "Luca Ferrari",
"drilldown" : "Luca Ferrari",
- "y" : 6
+ "y" : 6,
+ "name" : "Luca Ferrari"
},
{
"drilldown" : "Mark Anderson",
- "name" : "Mark Anderson",
- "y" : 1
+ "y" : 1,
+ "name" : "Mark Anderson"
},
{
"name" : "Marton Polgar",
- "drilldown" : "Marton Polgar",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Marton Polgar"
},
{
- "name" : "Matthew Neleigh",
+ "y" : 2,
"drilldown" : "Matthew Neleigh",
- "y" : 2
+ "name" : "Matthew Neleigh"
},
{
"y" : 2,
@@ -69,50 +60,45 @@
"name" : "Niels van Dijke"
},
{
- "name" : "Peter Campbell Smith",
"drilldown" : "Peter Campbell Smith",
- "y" : 3
+ "y" : 3,
+ "name" : "Peter Campbell Smith"
},
{
- "drilldown" : "Robert DiCicco",
"name" : "Robert DiCicco",
+ "drilldown" : "Robert DiCicco",
"y" : 2
},
{
- "y" : 4,
"drilldown" : "Roger Bell_West",
+ "y" : 5,
"name" : "Roger Bell_West"
},
{
"name" : "Steven Wilson",
- "drilldown" : "Steven Wilson",
- "y" : 1
+ "y" : 1,
+ "drilldown" : "Steven Wilson"
},
{
- "y" : 3,
+ "name" : "Ulrich Rieke",
"drilldown" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
+ "y" : 3
},
{
- "name" : "W. Luis Mochan",
+ "y" : 3,
"drilldown" : "W. Luis Mochan",
- "y" : 3
+ "name" : "W. Luis Mochan"
},
{
- "drilldown" : "Walt Mankowski",
"name" : "Walt Mankowski",
+ "drilldown" : "Walt Mankowski",
"y" : 3
}
],
- "colorByPoint" : 1
+ "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 148"
}
],
- "subtitle" : {
- "text" : "[Champions: 15] Last updated at 2022-01-20 09:30:36 GMT"
- },
- "legend" : {
- "enabled" : 0
- },
"drilldown" : {
"series" : [
{
@@ -130,16 +116,17 @@
"name" : "Dave Jacoby"
},
{
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
+ "name" : "Flavio Poletti",
"id" : "Flavio Poletti",
"data" : [
[
@@ -154,11 +141,10 @@
"Blog",
2
]
- ],
- "name" : "Flavio Poletti"
+ ]
},
{
- "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -169,27 +155,27 @@
4
]
],
- "name" : "Luca Ferrari"
+ "id" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
"name" : "Marton Polgar",
+ "id" : "Marton Polgar",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Marton Polgar"
+ ]
},
{
"id" : "Matthew Neleigh",
@@ -203,17 +189,15 @@
},
{
"id" : "Niels van Dijke",
- "name" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Niels van Dijke"
},
{
- "id" : "Peter Campbell Smith",
- "name" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -223,21 +207,23 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Peter Campbell Smith",
+ "name" : "Peter Campbell Smith"
},
{
- "id" : "Robert DiCicco",
"data" : [
[
"Perl",
2
]
],
+ "id" : "Robert DiCicco",
"name" : "Robert DiCicco"
},
{
- "id" : "Roger Bell_West",
"name" : "Roger Bell_West",
+ "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -246,22 +232,24 @@
[
"Raku",
2
+ ],
+ [
+ "Blog",
+ 1
]
]
},
{
- "id" : "Steven Wilson",
"name" : "Steven Wilson",
"data" : [
[
"Perl",
1
]
- ]
+ ],
+ "id" : "Steven Wilson"
},
{
- "id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -271,10 +259,12 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke"
},
{
- "id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -285,10 +275,10 @@
1
]
],
- "name" : "W. Luis Mochan"
+ "id" : "W. Luis Mochan"
},
{
- "name" : "Walt Mankowski",
+ "id" : "Walt Mankowski",
"data" : [
[
"Perl",
@@ -299,11 +289,25 @@
1
]
],
- "id" : "Walt Mankowski"
+ "name" : "Walt Mankowski"
}
]
},
"chart" : {
"type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 15] Last updated at 2022-01-20 14:11:29 GMT"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "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/>"
+ },
+ "xAxis" : {
+ "type" : "category"
}
}