aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-06 00:17:33 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-06 00:17:33 +0100
commit4b569aef972ae1d1b9b6811ca336cd77a03b4998 (patch)
treec6b410926342e670af2bcd90d61779684205ff8a /stats/pwc-summary.json
parent3af32d38f035d231e902d2d2b4683c9e19c5be91 (diff)
downloadperlweeklychallenge-club-4b569aef972ae1d1b9b6811ca336cd77a03b4998.tar.gz
perlweeklychallenge-club-4b569aef972ae1d1b9b6811ca336cd77a03b4998.tar.bz2
perlweeklychallenge-club-4b569aef972ae1d1b9b6811ca336cd77a03b4998.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 2b1af3976d..e99c20c205 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,11 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -266,14 +273,9 @@
"stacking" : "percent"
}
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -533,8 +535,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -557,7 +558,7 @@
0,
0,
1,
- 166,
+ 167,
0,
125,
0,
@@ -821,7 +822,7 @@
0,
0,
0,
- 166,
+ 167,
0,
4,
0,
@@ -1063,17 +1064,16 @@
]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 258] Last updated at 2022-06-05 23:05:53 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "subtitle" : {
+ "text" : "[Champions: 258] Last updated at 2022-06-05 23:16:08 GMT"
}
}