aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json68
1 files changed, 36 insertions, 32 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 7ae7eb3aec..1db30cd353 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,10 +1,6 @@
{
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -15,6 +11,7 @@
0,
1,
2,
+ 1,
26,
0,
57,
@@ -44,14 +41,14 @@
2,
3,
19,
- 53,
+ 54,
2,
0,
0,
0,
35,
64,
- 70,
+ 71,
1,
4,
10,
@@ -85,7 +82,7 @@
33,
4,
0,
- 16,
+ 17,
1,
1,
1,
@@ -99,7 +96,7 @@
73,
8,
1,
- 32,
+ 33,
0,
0,
1,
@@ -119,21 +116,21 @@
0,
0,
30,
- 6,
+ 7,
7,
6,
4,
14,
1,
0,
- 1,
+ 2,
1,
0,
0,
2,
2,
0,
- 21,
+ 22,
0,
1,
8,
@@ -189,9 +186,11 @@
3,
38,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -202,6 +201,7 @@
2,
0,
0,
+ 0,
7,
10,
0,
@@ -260,7 +260,7 @@
3,
2,
0,
- 3,
+ 4,
44,
0,
0,
@@ -306,7 +306,7 @@
0,
0,
30,
- 6,
+ 7,
0,
0,
4,
@@ -376,10 +376,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -391,6 +391,7 @@
0,
0,
0,
+ 0,
10,
0,
0,
@@ -493,7 +494,7 @@
0,
0,
0,
- 27,
+ 28,
0,
0,
3,
@@ -564,16 +565,9 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -585,6 +579,7 @@
"Alex Daniel",
"Alex Mauney",
"Alexander Karelas",
+ "Alexander Pankoff",
"Alicia Bielsa",
"Andrew Shitov",
"Andrezgz",
@@ -761,19 +756,28 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 184] Last updated at 2020-08-28 11:25:01 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 183] Last updated at 2020-08-27 10:08:47 GMT"
}
}