aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-07-13 20:53:11 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-07-13 20:53:11 +0100
commitd00ce4c9c3d962d3a60e515f455e271bae7e5bd4 (patch)
tree4b3e5f3c75b9481e9f56288622939b59c92ff7d3 /stats/pwc-current.json
parent6d3161a7dc5d8fa88ebb80c34a77bfe5073f337d (diff)
downloadperlweeklychallenge-club-d00ce4c9c3d962d3a60e515f455e271bae7e5bd4.tar.gz
perlweeklychallenge-club-d00ce4c9c3d962d3a60e515f455e271bae7e5bd4.tar.bz2
perlweeklychallenge-club-d00ce4c9c3d962d3a60e515f455e271bae7e5bd4.zip
- Added solutions by W. Luis Mochan.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json213
1 files changed, 116 insertions, 97 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index cc101b9a88..b28d4cf604 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,18 +1,107 @@
{
+ "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/>"
+ },
"legend" : {
"enabled" : 0
},
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "drilldown" : "Cheok-Yin Fung",
+ "name" : "Cheok-Yin Fung",
+ "y" : 1
+ },
+ {
+ "y" : 2,
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "drilldown" : "James Smith",
+ "name" : "James Smith",
+ "y" : 3
+ },
+ {
+ "y" : 4,
+ "name" : "Luca Ferrari",
+ "drilldown" : "Luca Ferrari"
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "name" : "Mark Anderson",
+ "y" : 2
+ },
+ {
+ "y" : 1,
+ "name" : "Niels van Dijke",
+ "drilldown" : "Niels van Dijke"
+ },
+ {
+ "drilldown" : "Roger Bell_West",
+ "y" : 3,
+ "name" : "Roger Bell_West"
+ },
+ {
+ "y" : 1,
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "drilldown" : "Stuart Little",
+ "y" : 4,
+ "name" : "Stuart Little"
+ },
+ {
+ "y" : 3,
+ "name" : "W. Luis Mochan",
+ "drilldown" : "W. Luis Mochan"
+ }
+ ],
+ "name" : "The Weekly Challenge - 121",
+ "colorByPoint" : 1
+ }
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 10] Last updated at 2021-07-13 19:52:41 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge - 121"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
"drilldown" : {
"series" : [
{
- "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
1
]
],
- "name" : "Cheok-Yin Fung"
+ "name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung"
},
{
"data" : [
@@ -21,11 +110,10 @@
2
]
],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
- "id" : "James Smith",
"data" : [
[
"Perl",
@@ -36,6 +124,7 @@
1
]
],
+ "id" : "James Smith",
"name" : "James Smith"
},
{
@@ -73,8 +162,6 @@
"id" : "Niels van Dijke"
},
{
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -84,21 +171,21 @@
"Raku",
1
]
- ]
+ ],
+ "name" : "Roger Bell_West",
+ "id" : "Roger Bell_West"
},
{
"id" : "Simon Proctor",
- "name" : "Simon Proctor",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "name" : "Simon Proctor"
},
{
- "id" : "Stuart Little",
- "name" : "Stuart Little",
"data" : [
[
"Perl",
@@ -108,92 +195,24 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Stuart Little",
+ "name" : "Stuart Little"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Blog",
+ 1
+ ]
+ ],
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan"
}
]
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 121",
- "data" : [
- {
- "y" : 1,
- "name" : "Cheok-Yin Fung",
- "drilldown" : "Cheok-Yin Fung"
- },
- {
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba",
- "y" : 2
- },
- {
- "name" : "James Smith",
- "drilldown" : "James Smith",
- "y" : 3
- },
- {
- "name" : "Luca Ferrari",
- "drilldown" : "Luca Ferrari",
- "y" : 4
- },
- {
- "y" : 2,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "y" : 1,
- "drilldown" : "Niels van Dijke",
- "name" : "Niels van Dijke"
- },
- {
- "y" : 3,
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West"
- },
- {
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor",
- "y" : 1
- },
- {
- "y" : 4,
- "name" : "Stuart Little",
- "drilldown" : "Stuart Little"
- }
- ]
- }
- ],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2021-07-13 17:46:16 GMT"
- },
- "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
- },
- "title" : {
- "text" : "The Weekly Challenge - 121"
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
}
}