aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-04 18:39:07 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-04 18:39:07 +0000
commit590f3ed977fc3f3a80cd7c89f05efafc0db84df0 (patch)
treee046013ac65f9c6a4e51ae26b4d8aa3235f9d763 /stats/pwc-current.json
parent45700865287995e41ea4cbdb94f98a7d26624219 (diff)
downloadperlweeklychallenge-club-590f3ed977fc3f3a80cd7c89f05efafc0db84df0.tar.gz
perlweeklychallenge-club-590f3ed977fc3f3a80cd7c89f05efafc0db84df0.tar.bz2
perlweeklychallenge-club-590f3ed977fc3f3a80cd7c89f05efafc0db84df0.zip
- Added solutions by Flavio Poletti.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json207
1 files changed, 115 insertions, 92 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 90d08b5333..9216eb7c97 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,96 +1,32 @@
{
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
"xAxis" : {
"type" : "category"
},
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2022-01-04 18:26:17 GMT"
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "data" : [
- {
- "name" : "Andrew Shitov",
- "drilldown" : "Andrew Shitov",
- "y" : 1
- },
- {
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby",
- "y" : 3
- },
- {
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba",
- "y" : 2
- },
- {
- "drilldown" : "Feng Chang",
- "name" : "Feng Chang",
- "y" : 2
- },
- {
- "y" : 3,
- "drilldown" : "James Smith",
- "name" : "James Smith"
- },
- {
- "drilldown" : "Jorg Sommrey",
- "name" : "Jorg Sommrey",
- "y" : 1
- },
- {
- "y" : 2,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
- },
- {
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West",
- "y" : 4
- },
- {
- "name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan",
- "y" : 3
- }
- ],
- "name" : "The Weekly Challenge - 146"
- }
- ],
"title" : {
"text" : "The Weekly Challenge - 146"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "subtitle" : {
+ "text" : "[Champions: 10] Last updated at 2022-01-04 18:37:25 GMT"
},
"drilldown" : {
"series" : [
{
+ "name" : "Andrew Shitov",
"id" : "Andrew Shitov",
"data" : [
[
"Raku",
1
]
- ],
- "name" : "Andrew Shitov"
+ ]
},
{
+ "name" : "Dave Jacoby",
"id" : "Dave Jacoby",
"data" : [
[
@@ -101,31 +37,47 @@
"Blog",
1
]
- ],
- "name" : "Dave Jacoby"
+ ]
},
{
+ "name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "E. Choroba",
- "name" : "E. Choroba"
+ ]
},
{
"name" : "Feng Chang",
+ "id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
+ ]
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Raku",
+ 2
+ ],
+ [
+ "Blog",
+ 2
+ ]
],
- "id" : "Feng Chang"
+ "name" : "Flavio Poletti",
+ "id" : "Flavio Poletti"
},
{
- "id" : "James Smith",
"data" : [
[
"Perl",
@@ -136,29 +88,31 @@
1
]
],
+ "id" : "James Smith",
"name" : "James Smith"
},
{
- "name" : "Jorg Sommrey",
- "id" : "Jorg Sommrey",
"data" : [
[
"Perl",
1
]
- ]
+ ],
+ "id" : "Jorg Sommrey",
+ "name" : "Jorg Sommrey"
},
{
+ "id" : "Mark Anderson",
"name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Mark Anderson"
+ ]
},
{
+ "name" : "Roger Bell_West",
"id" : "Roger Bell_West",
"data" : [
[
@@ -169,10 +123,10 @@
"Raku",
2
]
- ],
- "name" : "Roger Bell_West"
+ ]
},
{
+ "id" : "W. Luis Mochan",
"name" : "W. Luis Mochan",
"data" : [
[
@@ -183,17 +137,86 @@
"Blog",
1
]
- ],
- "id" : "W. Luis Mochan"
+ ]
}
]
},
- "tooltip" : {
- "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/>"
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 146",
+ "data" : [
+ {
+ "y" : 1,
+ "name" : "Andrew Shitov",
+ "drilldown" : "Andrew Shitov"
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
+ "y" : 3
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Feng Chang",
+ "drilldown" : "Feng Chang"
+ },
+ {
+ "y" : 6,
+ "name" : "Flavio Poletti",
+ "drilldown" : "Flavio Poletti"
+ },
+ {
+ "y" : 3,
+ "name" : "James Smith",
+ "drilldown" : "James Smith"
+ },
+ {
+ "name" : "Jorg Sommrey",
+ "y" : 1,
+ "drilldown" : "Jorg Sommrey"
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "y" : 2,
+ "name" : "Mark Anderson"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "y" : 4,
+ "drilldown" : "Roger Bell_West"
+ },
+ {
+ "drilldown" : "W. Luis Mochan",
+ "y" : 3,
+ "name" : "W. Luis Mochan"
+ }
+ ]
+ }
+ ],
+ "chart" : {
+ "type" : "column"
},
"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/>"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
}
}