aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-07 23:14:58 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-07 23:14:58 +0100
commit201f0efb74efe1ad527beaca31e320b1fb67b735 (patch)
tree457846981374f47c49f9a07011eb25a953e69f3c /stats/pwc-summary.json
parentf8931d4304d0ac4e7371ca50a6e5dcb1cafabaae (diff)
downloadperlweeklychallenge-club-201f0efb74efe1ad527beaca31e320b1fb67b735.tar.gz
perlweeklychallenge-club-201f0efb74efe1ad527beaca31e320b1fb67b735.tar.bz2
perlweeklychallenge-club-201f0efb74efe1ad527beaca31e320b1fb67b735.zip
- Added solutions by Lubos Kolouch.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 315ed5f5e5..196ba921ce 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,28 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 105] Last updated at 2019-08-07 22:11:06 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "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" : [
"Aaron Sherman",
@@ -132,6 +108,23 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"series" : [
{
"data" : [
@@ -190,7 +183,7 @@
6,
10,
38,
- 15,
+ 17,
1,
0,
5,
@@ -244,6 +237,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
6,
0,
@@ -350,8 +344,7 @@
0,
1,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
"name" : "Blog",
@@ -463,5 +456,12 @@
14
]
}
- ]
+ ],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 105] Last updated at 2019-08-07 22:14:42 GMT"
+ }
}