aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-04-05 20:50:09 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-04-05 20:50:09 +0100
commit9941ef6b78a2d18ff06d03b0271ca09f82dc9a38 (patch)
tree1fb85d145dda2972e3b3b6e2613af0f639b447fa /stats/pwc-summary.json
parent309009c3472d4b0c89823c082e48d7669cf6cff0 (diff)
downloadperlweeklychallenge-club-9941ef6b78a2d18ff06d03b0271ca09f82dc9a38.tar.gz
perlweeklychallenge-club-9941ef6b78a2d18ff06d03b0271ca09f82dc9a38.tar.bz2
perlweeklychallenge-club-9941ef6b78a2d18ff06d03b0271ca09f82dc9a38.zip
- Added solutions by E. Choroba.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9661144853..8d7a243f2f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,11 +1,4 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -263,6 +256,9 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 253] Last updated at 2022-04-05 19:47:07 GMT"
+ },
"series" : [
{
"name" : "Perl",
@@ -328,7 +324,7 @@
0,
43,
144,
- 154,
+ 155,
1,
4,
12,
@@ -441,7 +437,7 @@
0,
5,
7,
- 122,
+ 123,
2,
4,
0,
@@ -523,7 +519,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -778,10 +773,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -1036,24 +1031,29 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 253] Last updated at 2022-04-05 15:43:57 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
}
}