aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-23 21:25:19 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-23 21:25:19 +0000
commit804fcbc5627b33b05372b75a472aff3af585cfd0 (patch)
treec7a3f70fb1a95b8e02ade9402fb7fe83f87c6c57 /stats/pwc-summary.json
parent8fe7faaf1fc16061cb97428bd6e3af64bd6be2aa (diff)
downloadperlweeklychallenge-club-804fcbc5627b33b05372b75a472aff3af585cfd0.tar.gz
perlweeklychallenge-club-804fcbc5627b33b05372b75a472aff3af585cfd0.tar.bz2
perlweeklychallenge-club-804fcbc5627b33b05372b75a472aff3af585cfd0.zip
- Added solutions by Arne Sommer.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index a8184be83e..acc428a857 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,13 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -252,7 +261,7 @@
]
},
"subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-23 20:00:21 GMT"
+ "text" : "[Champions: 248] Last updated at 2022-01-23 21:23:17 GMT"
},
"series" : [
{
@@ -277,7 +286,7 @@
63,
7,
0,
- 65,
+ 66,
3,
123,
0,
@@ -529,7 +538,7 @@
0,
0,
1,
- 147,
+ 148,
0,
107,
0,
@@ -762,6 +771,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -782,7 +792,7 @@
0,
0,
0,
- 147,
+ 148,
0,
3,
0,
@@ -1011,10 +1021,12 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -1023,17 +1035,5 @@
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "chart" : {
- "type" : "column"
}
}