aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-23 22:05:41 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-23 22:05:41 +0000
commitd233c279f0b2a12111925caeb4298f2884f3d5f1 (patch)
tree027ca470e9c6fa44f652de4019afad4facd8894e /stats/pwc-summary-31-60.json
parentc767420db1b5b8243166f045baed5e95ff37b1d9 (diff)
downloadperlweeklychallenge-club-d233c279f0b2a12111925caeb4298f2884f3d5f1.tar.gz
perlweeklychallenge-club-d233c279f0b2a12111925caeb4298f2884f3d5f1.tar.bz2
perlweeklychallenge-club-d233c279f0b2a12111925caeb4298f2884f3d5f1.zip
- Added solutions by Lubos Kolouch.
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json92
1 files changed, 46 insertions, 46 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index a76f446ecb..1b161ddf2c 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,22 +1,44 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "xAxis" : {
+ "categories" : [
+ "Burkhard Nickels",
+ "Chenyf",
+ "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"
+ ]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-01-23 21:58:27 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
@@ -124,44 +146,22 @@
"name" : "Blog"
}
],
- "xAxis" : {
- "categories" : [
- "Burkhard Nickels",
- "Chenyf",
- "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"
- ]
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-01-23 22:04:09 GMT"
},
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}