aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-23 17:09:34 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-23 17:09:34 +0100
commitdbf1cebdc82b8daf3c2f168bda8cd3aff79fa7d7 (patch)
tree5e3a21e97ff3fa2e855d68e6f56dd509fa6a38cf /stats/pwc-summary-31-60.json
parent8d0a5c6e4835e8c0f4b1f0cf0fb2edbd73db3760 (diff)
downloadperlweeklychallenge-club-dbf1cebdc82b8daf3c2f168bda8cd3aff79fa7d7.tar.gz
perlweeklychallenge-club-dbf1cebdc82b8daf3c2f168bda8cd3aff79fa7d7.tar.bz2
perlweeklychallenge-club-dbf1cebdc82b8daf3c2f168bda8cd3aff79fa7d7.zip
- Added solution by Scimon Proctor.
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json112
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index f31e774253..fc20716703 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,12 +1,61 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-09-23 16:09:22 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Eddy HS",
+ "Feng Chang",
+ "Finley",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Guillermo Ramos",
+ "Gustavo Chaves",
+ "Hauke Dampfling",
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jaldhar H. Vyas",
+ "Dr James A. Smith",
+ "Jeff",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joe Tym",
+ "Joelle Maslak",
+ "John Barrett",
+ "Juan Caballero",
+ "Kevin Colyer",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kiran Kumar",
+ "Kivanc Yazan",
+ "Lars Balker",
+ "Laurent Rosenfeld",
+ "Lubos Kolouch"
+ ]
},
"series" : [
{
@@ -80,6 +129,7 @@
"name" : "Perl 6"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -111,57 +161,7 @@
0,
56,
0
- ],
- "name" : "Blog"
- }
- ],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-09-23 15:30:07 GMT"
- },
- "xAxis" : {
- "categories" : [
- "Eddy HS",
- "Feng Chang",
- "Finley",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Guillermo Ramos",
- "Gustavo Chaves",
- "Hauke Dampfling",
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jaldhar H. Vyas",
- "Dr James A. Smith",
- "Jeff",
- "Jeremy Carman",
- "Jim Bacon",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joe Tym",
- "Joelle Maslak",
- "John Barrett",
- "Juan Caballero",
- "Kevin Colyer",
- "Khalid",
- "Kian-Meng Ang",
- "Kiran Kumar",
- "Kivanc Yazan",
- "Lars Balker",
- "Laurent Rosenfeld",
- "Lubos Kolouch"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ ]
}
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}