aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-24 13:01:53 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-01-24 13:01:53 +0000
commite4e6e760dd36a241d55f5be8eaaa95acf95983e4 (patch)
tree7839bee4774ecf5655173b9010bffb1a0fedcb36 /stats/pwc-summary.json
parenta0ebeeb0379f28a6d65ea75939d474f7b56d864c (diff)
downloadperlweeklychallenge-club-e4e6e760dd36a241d55f5be8eaaa95acf95983e4.tar.gz
perlweeklychallenge-club-e4e6e760dd36a241d55f5be8eaaa95acf95983e4.tar.bz2
perlweeklychallenge-club-e4e6e760dd36a241d55f5be8eaaa95acf95983e4.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 59c41af73f..15a4c42d22 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,11 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "subtitle" : {
- "text" : "[Champions: 214] Last updated at 2021-01-24 11:03:40 GMT"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
@@ -32,7 +31,7 @@
0,
28,
3,
- 76,
+ 77,
0,
8,
1,
@@ -229,6 +228,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -250,7 +250,7 @@
1,
96,
0,
- 61,
+ 62,
0,
0,
0,
@@ -444,8 +444,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -667,13 +666,17 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 214] Last updated at 2021-01-24 12:57:19 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -893,9 +896,6 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1