aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-03-16 18:54:34 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-03-16 18:54:34 +0000
commit025bd7e3f4de1dbf21b18002a5c1ef705feacede (patch)
treeb15f496bff964f627158fa0a1d3031e8db0b8308 /stats/pwc-summary-181-210.json
parenta4267f8469fbc4a490616a4f2a12bc9036287ff5 (diff)
downloadperlweeklychallenge-club-025bd7e3f4de1dbf21b18002a5c1ef705feacede.tar.gz
perlweeklychallenge-club-025bd7e3f4de1dbf21b18002a5c1ef705feacede.tar.bz2
perlweeklychallenge-club-025bd7e3f4de1dbf21b18002a5c1ef705feacede.zip
- Added solutions by E. Choroba.
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 9a96148e3d..79946c1ca2 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,19 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-03-16 18:53:03 GMT"
+ },
"xAxis" : {
"categories" : [
"Peter Mayr",
@@ -33,9 +48,6 @@
"Samir Parikh"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-03-16 18:46:55 GMT"
- },
"series" : [
{
"data" : [
@@ -149,19 +161,7 @@
"text" : ""
}
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"chart" : {
"type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
}
}