aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-02 03:04:43 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-02 03:04:43 +0100
commitda43b4c5beebdfdde9740459c231b67fe2ad406f (patch)
tree68e85ad8e9c20e737164d438c69e0f72bafd514e /stats/pwc-current.json
parent6b90e36a37193314719bde2e13e6a6e545bc568b (diff)
downloadperlweeklychallenge-club-da43b4c5beebdfdde9740459c231b67fe2ad406f.tar.gz
perlweeklychallenge-club-da43b4c5beebdfdde9740459c231b67fe2ad406f.tar.bz2
perlweeklychallenge-club-da43b4c5beebdfdde9740459c231b67fe2ad406f.zip
- Added solutions by Luca Ferrari.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json217
1 files changed, 118 insertions, 99 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 85d34aba8a..c74f2e0fcb 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,27 +1,73 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "legend" : {
- "enabled" : 0
- },
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 115"
+ "chart" : {
+ "type" : "column"
},
- "tooltip" : {
- "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/>",
- "followPointer" : 1
+ "subtitle" : {
+ "text" : "[Champions: 11] Last updated at 2021-06-02 02:04:22 GMT"
},
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 115",
+ "data" : [
+ {
+ "name" : "Dave Cross",
+ "drilldown" : "Dave Cross",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "name" : "Feng Chang",
+ "drilldown" : "Feng Chang",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "James Smith",
+ "name" : "James Smith"
+ },
+ {
+ "drilldown" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
+ "y" : 4
+ },
+ {
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
+ "y" : 1
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Niels van Dijke",
+ "name" : "Niels van Dijke"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Simon Green",
+ "name" : "Simon Green",
+ "y" : 3
+ },
+ {
+ "drilldown" : "Stuart Little",
+ "name" : "Stuart Little",
+ "y" : 4
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke"
+ }
+ ]
+ }
+ ],
"drilldown" : {
"series" : [
{
@@ -35,34 +81,48 @@
]
},
{
- "name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
- "id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
],
- "name" : "Feng Chang"
+ "name" : "Feng Chang",
+ "id" : "Feng Chang"
},
{
- "id" : "James Smith",
"data" : [
[
"Perl",
2
]
],
- "name" : "James Smith"
+ "name" : "James Smith",
+ "id" : "James Smith"
+ },
+ {
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
+ "data" : [
+ [
+ "Raku",
+ 2
+ ],
+ [
+ "Blog",
+ 2
+ ]
+ ]
},
{
"id" : "Mark Anderson",
@@ -75,16 +135,18 @@
]
},
{
- "id" : "Niels van Dijke",
"name" : "Niels van Dijke",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Niels van Dijke"
},
{
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -94,13 +156,10 @@
"Raku",
2
]
- ],
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West"
+ ]
},
{
"id" : "Simon Green",
- "name" : "Simon Green",
"data" : [
[
"Perl",
@@ -110,7 +169,8 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Simon Green"
},
{
"name" : "Stuart Little",
@@ -128,7 +188,6 @@
},
{
"id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -138,77 +197,37 @@
"Raku",
2
]
- ]
+ ],
+ "name" : "Ulrich Rieke"
}
]
},
- "series" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "name" : "Dave Cross",
- "y" : 2,
- "drilldown" : "Dave Cross"
- },
- {
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba",
- "y" : 2
- },
- {
- "drilldown" : "Feng Chang",
- "y" : 2,
- "name" : "Feng Chang"
- },
- {
- "drilldown" : "James Smith",
- "name" : "James Smith",
- "y" : 2
- },
- {
- "y" : 1,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "drilldown" : "Niels van Dijke",
- "y" : 2,
- "name" : "Niels van Dijke"
- },
- {
- "y" : 4,
- "name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
- },
- {
- "y" : 3,
- "name" : "Simon Green",
- "drilldown" : "Simon Green"
- },
- {
- "y" : 4,
- "name" : "Stuart Little",
- "drilldown" : "Stuart Little"
- },
- {
- "name" : "Ulrich Rieke",
- "y" : 4,
- "drilldown" : "Ulrich Rieke"
- }
- ],
- "name" : "Perl Weekly Challenge - 115"
+ "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/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
}
- ],
+ },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
- },
- "subtitle" : {
- "text" : "[Champions: 10] Last updated at 2021-06-01 14:50:45 GMT"
- },
- "chart" : {
- "type" : "column"
}
}