aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-02 03:07:37 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-02 03:07:37 +0100
commitf517b444b33b21bb6be464b1296959f436cb8e75 (patch)
tree1785db695956ee0b6afa38208aef15b7d0d313cf /stats/pwc-current.json
parentb8916c282483df0fdee9ad3e8b5124bb60b928fc (diff)
downloadperlweeklychallenge-club-f517b444b33b21bb6be464b1296959f436cb8e75.tar.gz
perlweeklychallenge-club-f517b444b33b21bb6be464b1296959f436cb8e75.tar.bz2
perlweeklychallenge-club-f517b444b33b21bb6be464b1296959f436cb8e75.zip
- Added solutions by Dave Jacoby.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json147
1 files changed, 83 insertions, 64 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index c74f2e0fcb..127780251c 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,9 +1,14 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 115"
+ },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2021-06-02 02:04:22 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"series" : [
{
@@ -12,8 +17,13 @@
"data" : [
{
"name" : "Dave Cross",
- "drilldown" : "Dave Cross",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Dave Cross"
+ },
+ {
+ "name" : "Dave Jacoby",
+ "y" : 3,
+ "drilldown" : "Dave Jacoby"
},
{
"y" : 2,
@@ -21,97 +31,121 @@
"drilldown" : "E. Choroba"
},
{
+ "y" : 2,
"name" : "Feng Chang",
- "drilldown" : "Feng Chang",
- "y" : 2
+ "drilldown" : "Feng Chang"
},
{
+ "name" : "James Smith",
"y" : 2,
- "drilldown" : "James Smith",
- "name" : "James Smith"
+ "drilldown" : "James Smith"
},
{
- "drilldown" : "Luca Ferrari",
"name" : "Luca Ferrari",
- "y" : 4
+ "y" : 4,
+ "drilldown" : "Luca Ferrari"
},
{
- "name" : "Mark Anderson",
"drilldown" : "Mark Anderson",
- "y" : 1
+ "y" : 1,
+ "name" : "Mark Anderson"
},
{
- "y" : 2,
"drilldown" : "Niels van Dijke",
- "name" : "Niels van Dijke"
+ "name" : "Niels van Dijke",
+ "y" : 2
},
{
"name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West",
- "y" : 4
+ "y" : 4,
+ "drilldown" : "Roger Bell_West"
},
{
"drilldown" : "Simon Green",
- "name" : "Simon Green",
- "y" : 3
+ "y" : 3,
+ "name" : "Simon Green"
},
{
- "drilldown" : "Stuart Little",
"name" : "Stuart Little",
- "y" : 4
+ "y" : 4,
+ "drilldown" : "Stuart Little"
},
{
- "y" : 4,
"drilldown" : "Ulrich Rieke",
+ "y" : 4,
"name" : "Ulrich Rieke"
}
]
}
],
+ "legend" : {
+ "enabled" : 0
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "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/>"
+ },
"drilldown" : {
"series" : [
{
- "id" : "Dave Cross",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
"name" : "Dave Cross",
+ "id" : "Dave Cross"
+ },
+ {
+ "name" : "Dave Jacoby",
"data" : [
[
"Perl",
2
+ ],
+ [
+ "Blog",
+ 1
]
- ]
+ ],
+ "id" : "Dave Jacoby"
},
{
- "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "name" : "E. Choroba"
+ "name" : "E. Choroba",
+ "id" : "E. Choroba"
},
{
+ "id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
],
- "name" : "Feng Chang",
- "id" : "Feng Chang"
+ "name" : "Feng Chang"
},
{
+ "id" : "James Smith",
"data" : [
[
"Perl",
2
]
],
- "name" : "James Smith",
- "id" : "James Smith"
+ "name" : "James Smith"
},
{
- "id" : "Luca Ferrari",
"name" : "Luca Ferrari",
"data" : [
[
@@ -122,31 +156,31 @@
"Blog",
2
]
- ]
+ ],
+ "id" : "Luca Ferrari"
},
{
- "id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "name" : "Mark Anderson",
+ "id" : "Mark Anderson"
},
{
- "name" : "Niels van Dijke",
+ "id" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
],
- "id" : "Niels van Dijke"
+ "name" : "Niels van Dijke"
},
{
"id" : "Roger Bell_West",
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -156,10 +190,10 @@
"Raku",
2
]
- ]
+ ],
+ "name" : "Roger Bell_West"
},
{
- "id" : "Simon Green",
"data" : [
[
"Perl",
@@ -170,10 +204,11 @@
1
]
],
- "name" : "Simon Green"
+ "name" : "Simon Green",
+ "id" : "Simon Green"
},
{
- "name" : "Stuart Little",
+ "id" : "Stuart Little",
"data" : [
[
"Perl",
@@ -184,10 +219,9 @@
2
]
],
- "id" : "Stuart Little"
+ "name" : "Stuart Little"
},
{
- "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -198,36 +232,21 @@
2
]
],
- "name" : "Ulrich Rieke"
+ "name" : "Ulrich Rieke",
+ "id" : "Ulrich Rieke"
}
]
},
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 115"
- },
- "legend" : {
- "enabled" : 0
- },
- "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/>"
+ "subtitle" : {
+ "text" : "[Champions: 12] Last updated at 2021-06-02 02:07:17 GMT"
},
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ }
}
}
}