aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-06 23:15:25 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-06 23:15:25 +0100
commitfbd07e47e61f8dbc1bdd95400ca3a7dead8762cb (patch)
tree34d4ac809a47a7eb864349ac49336cb10550c3ed /stats/pwc-summary.json
parent7ad80e3d84e295ab9839f403530e4f45f46d373d (diff)
downloadperlweeklychallenge-club-fbd07e47e61f8dbc1bdd95400ca3a7dead8762cb.tar.gz
perlweeklychallenge-club-fbd07e47e61f8dbc1bdd95400ca3a7dead8762cb.tar.bz2
perlweeklychallenge-club-fbd07e47e61f8dbc1bdd95400ca3a7dead8762cb.zip
- Added solutions by Cheok-Yin Fung.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 226bc91f18..1fa2e78342 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,4 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -247,6 +226,17 @@
"Yozen Hernandez"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 223] Last updated at 2021-06-06 22:14:30 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"data" : [
@@ -282,7 +272,7 @@
0,
15,
0,
- 74,
+ 75,
2,
0,
1,
@@ -477,7 +467,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -702,9 +691,11 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -738,7 +729,7 @@
0,
12,
0,
- 28,
+ 29,
2,
0,
0,
@@ -929,11 +920,20 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-06-06 22:11:38 GMT"
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}