aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorrir <rirans@comcast.net>2022-06-10 23:27:06 -0400
committerGitHub <noreply@github.com>2022-06-10 23:27:06 -0400
commit74764fdc82cb488d5d59253c00a452aeb2c4980c (patch)
treeb89bb66fdd6e00a4cd4be4c611aef5c020dad4a0 /stats/pwc-summary.json
parentcfc134c6dbd2c20e6b36125bd1457ad384250541 (diff)
parent1c666818bcb3003fd293ae227540e35669499d27 (diff)
downloadperlweeklychallenge-club-74764fdc82cb488d5d59253c00a452aeb2c4980c.tar.gz
perlweeklychallenge-club-74764fdc82cb488d5d59253c00a452aeb2c4980c.tar.bz2
perlweeklychallenge-club-74764fdc82cb488d5d59253c00a452aeb2c4980c.zip
Merge branch 'manwar:master' into 168
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5628a6398e..09852a11a3 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,10 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -271,11 +269,10 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 259] Last updated at 2022-06-07 15:15:08 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -341,7 +338,7 @@
0,
43,
153,
- 163,
+ 164,
1,
4,
12,
@@ -394,7 +391,7 @@
105,
4,
1,
- 8,
+ 9,
14,
7,
3,
@@ -414,7 +411,7 @@
162,
9,
1,
- 98,
+ 99,
0,
0,
0,
@@ -487,7 +484,7 @@
0,
0,
1,
- 27,
+ 28,
1,
0,
1,
@@ -543,6 +540,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -620,7 +618,7 @@
0,
0,
0,
- 1,
+ 2,
0,
0,
0,
@@ -751,7 +749,7 @@
4,
6,
0,
- 13,
+ 14,
3,
16,
0,
@@ -803,8 +801,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1020,7 +1017,7 @@
0,
0,
0,
- 147,
+ 148,
0,
26,
1,
@@ -1071,13 +1068,16 @@
]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 259] Last updated at 2022-06-09 21:28:57 GMT"
}
}