aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-25 12:16:25 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-09-25 12:16:25 +0100
commit38173c385fb4c04bfc50cdf40fee15e8cb6901e1 (patch)
tree5ffa10eeb67c941ad660d7f1196c3ffb5362b198 /stats/pwc-summary-61-90.json
parent92b1bc7b693a9e46ebbdf9eb20d21d45c574ba09 (diff)
downloadperlweeklychallenge-club-38173c385fb4c04bfc50cdf40fee15e8cb6901e1.tar.gz
perlweeklychallenge-club-38173c385fb4c04bfc50cdf40fee15e8cb6901e1.tar.bz2
perlweeklychallenge-club-38173c385fb4c04bfc50cdf40fee15e8cb6901e1.zip
- Added solutions by Noud.
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 4828d07522..126f5a3d24 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,7 +1,15 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-09-25 11:16:05 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
- "name" : "Perl 5",
"data" : [
1,
0,
@@ -33,10 +41,10 @@
4,
4,
9
- ]
+ ],
+ "name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
1,
0,
@@ -55,7 +63,7 @@
0,
8,
0,
- 22,
+ 24,
4,
0,
0,
@@ -68,10 +76,10 @@
0,
0,
17
- ]
+ ],
+ "name" : "Perl 6"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -103,20 +111,15 @@
2,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -152,16 +155,13 @@
"Randy Lauen"
]
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-09-25 11:08:06 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}