aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json98
1 files changed, 49 insertions, 49 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index b524481b9f..ee44735e0f 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,13 +1,6 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-08-25 13:09:43 GMT"
- },
- "chart" : {
- "type" : "column"
+ "text" : "[Champions: 30] Last updated at 2020-09-07 09:42:48 GMT"
},
"xAxis" : {
"categories" : [
@@ -18,8 +11,11 @@
"Adam Russell",
"Ailbhe Tweedie",
"Alex Daniel",
+ "Alex Mauney",
"Alexander Karelas",
+ "Alexander Pankoff",
"Alicia Bielsa",
+ "Andinus",
"Andrew Shitov",
"Andrezgz",
"Anton Fedotov",
@@ -37,32 +33,45 @@
"Bruno Ramos",
"Burkhard Nickels",
"Chenyf",
- "Cheok-Yin Fung",
- "Clive Holloway",
- "Colin Crain",
- "Craig"
+ "Cheok-Yin Fung"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
0,
2,
- 102,
+ 106,
3,
0,
+ 2,
+ 4,
4,
44,
+ 1,
0,
115,
8,
0,
25,
5,
- 105,
+ 109,
0,
13,
0,
@@ -73,13 +82,12 @@
0,
31,
0,
- 56,
- 1,
- 102,
- 3
- ]
+ 60
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -89,14 +97,17 @@
0,
4,
0,
+ 0,
+ 0,
9,
- 18,
+ 0,
+ 20,
0,
0,
2,
- 148,
+ 152,
0,
- 72,
+ 76,
0,
0,
10,
@@ -107,30 +118,28 @@
0,
8,
6,
- 0,
- 0,
- 64,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
0,
0,
- 57,
+ 60,
+ 0,
0,
0,
0,
0,
- 17,
0,
+ 1,
+ 20,
0,
0,
- 74,
+ 0,
+ 76,
0,
3,
0,
@@ -143,25 +152,16 @@
0,
15,
0,
- 16,
- 0,
- 19,
- 0
- ]
+ 19
+ ],
+ "name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}