aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-01 09:17:22 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-01 09:17:22 +0100
commit3a6ff5451bbfc7490cd37ffc65d754de2df92e63 (patch)
tree174f1803a448fe2a92fa72bc21b42cc9c95ac9fa /stats/pwc-summary-121-150.json
parent2efecf464e73071b1d5b347a67dc972c4ca17075 (diff)
downloadperlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.tar.gz
perlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.tar.bz2
perlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.zip
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index c0becbac14..d0223d2c88 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,14 +1,14 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-10-01 08:14:57 GMT"
},
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"Juan Caballero",
@@ -43,11 +43,19 @@
"Mark J. Reed"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
},
"series" : [
{
@@ -70,7 +78,7 @@
21,
15,
22,
- 334,
+ 336,
10,
2,
203,
@@ -106,7 +114,7 @@
0,
4,
0,
- 342,
+ 344,
0,
0,
0,
@@ -141,7 +149,7 @@
16,
0,
0,
- 244,
+ 245,
0,
0,
3,
@@ -155,13 +163,5 @@
0
]
}
- ],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-30 16:23:07 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}