aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-11-09 20:22:05 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-11-09 20:22:05 +0000
commit2b107c0a1007dc904822ac1a2c19d76d697fc559 (patch)
treed2b5d1fb9f5053732d55451a2285bcf08e7fe2fb /stats/pwc-summary-91-120.json
parent142bc3da93a0bc254e064d2c994147c760524b8e (diff)
downloadperlweeklychallenge-club-2b107c0a1007dc904822ac1a2c19d76d697fc559.tar.gz
perlweeklychallenge-club-2b107c0a1007dc904822ac1a2c19d76d697fc559.tar.bz2
perlweeklychallenge-club-2b107c0a1007dc904822ac1a2c19d76d697fc559.zip
- Added solutions by Ulrich Rieke.
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 79b532b050..a2f7dc5c88 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -36,7 +36,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -68,7 +67,8 @@
81,
0,
3
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -106,6 +106,10 @@
]
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"izem",
@@ -140,8 +144,10 @@
"Jonas Berlin"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"yAxis" : {
"title" : {
@@ -149,19 +155,13 @@
},
"min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-09 20:08:23 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"chart" : {
"type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-11-09 20:19:43 GMT"
}
}