aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-25 19:08:55 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-25 19:08:55 +0000
commit99f60b6d15edbba7f87a12903e580083fa20adfc (patch)
tree6edb2af72b3dc26f6ce3fe9d1e55af950b98464e /stats/pwc-summary.json
parent1a729de6e58f6962990e16ad1547a5c46b7b84d9 (diff)
downloadperlweeklychallenge-club-99f60b6d15edbba7f87a12903e580083fa20adfc.tar.gz
perlweeklychallenge-club-99f60b6d15edbba7f87a12903e580083fa20adfc.tar.bz2
perlweeklychallenge-club-99f60b6d15edbba7f87a12903e580083fa20adfc.zip
- Added solutions by Luca Ferrari.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d6ccfc231f..efbce79590 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,21 +4,21 @@
"stacking" : "percent"
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 214] Last updated at 2021-01-25 19:08:21 GMT"
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "chart" : {
- "type" : "column"
+ },
+ "min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 214] Last updated at 2021-01-25 19:04:10 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
@@ -241,7 +241,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -353,7 +352,7 @@
0,
0,
0,
- 37,
+ 38,
2,
1,
0,
@@ -457,7 +456,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -572,7 +572,7 @@
0,
0,
3,
- 37,
+ 38,
0,
0,
0,
@@ -679,9 +679,6 @@
]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -899,5 +896,8 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "chart" : {
+ "type" : "column"
}
}