aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-07 21:14:14 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-07 21:14:14 +0000
commitc1669089d1740e8183e8ac8b875731741b234861 (patch)
tree5b75bd7e0f4633c800e8895b5397f657f28bb565 /stats/pwc-summary-31-60.json
parent62c8f6a6ffd4e4bf941479f9ec649f58f600a33f (diff)
downloadperlweeklychallenge-club-c1669089d1740e8183e8ac8b875731741b234861.tar.gz
perlweeklychallenge-club-c1669089d1740e8183e8ac8b875731741b234861.tar.bz2
perlweeklychallenge-club-c1669089d1740e8183e8ac8b875731741b234861.zip
- Added solutions by Andrew Shitov.
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json108
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 07c2ae1d3d..e9f486cd5e 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,9 +1,57 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-12-07 21:13:41 GMT"
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Cheok-Yin Fung",
+ "Clifton Wood",
+ "Clive Holloway",
+ "Colin Crain",
+ "Craig",
+ "Creewick",
+ "Cristina Heredia",
+ "Csaba Simandi",
+ "Daniel Bowling",
+ "Daniel Mantovani",
+ "Daniel Mita",
+ "Darren Bottin",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "Denis Yurashku",
+ "Dieter Dobbelaere",
+ "Donald Hunter",
+ "Doug Schrag",
+ "Duane Powell",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Fabrizio Poggi",
+ "Feng Chang",
+ "Finley",
+ "Flavio Poletti",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -42,7 +90,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
2,
@@ -74,7 +121,8 @@
39,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -112,56 +160,8 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "categories" : [
- "Cheok-Yin Fung",
- "Clifton Wood",
- "Clive Holloway",
- "Colin Crain",
- "Craig",
- "Creewick",
- "Cristina Heredia",
- "Csaba Simandi",
- "Daniel Bowling",
- "Daniel Mantovani",
- "Daniel Mita",
- "Darren Bottin",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "Denis Yurashku",
- "Dieter Dobbelaere",
- "Donald Hunter",
- "Doug Schrag",
- "Duane Powell",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Fabrizio Poggi",
- "Feng Chang",
- "Finley",
- "Flavio Poletti",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B"
- ]
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-07 21:10:38 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}