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.json110
1 files changed, 59 insertions, 51 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3b6113ab14..efb65f0ace 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,14 +1,19 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 108] Last updated at 2019-08-18 23:31:02 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 110] Last updated at 2019-08-25 14:32:19 GMT"
},
"series" : [
{
@@ -21,7 +26,7 @@
0,
0,
11,
- 40,
+ 41,
0,
0,
5,
@@ -30,7 +35,7 @@
0,
4,
1,
- 36,
+ 37,
0,
6,
26,
@@ -38,9 +43,9 @@
0,
0,
0,
- 15,
- 34,
- 34,
+ 17,
+ 36,
+ 36,
2,
19,
0,
@@ -60,15 +65,16 @@
0,
6,
1,
- 55,
+ 56,
7,
2,
- 0,
+ 2,
4,
- 34,
+ 35,
+ 0,
6,
10,
- 42,
+ 44,
19,
1,
0,
@@ -100,8 +106,8 @@
2,
3,
2,
- 16,
- 39,
+ 18,
+ 41,
0,
6,
2,
@@ -111,7 +117,7 @@
4,
3,
0,
- 31,
+ 32,
1,
0,
2,
@@ -119,13 +125,13 @@
17,
7,
1,
- 1,
+ 2,
+ 4,
21
],
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
6,
0,
@@ -166,7 +172,7 @@
0,
0,
0,
- 40,
+ 41,
10,
0,
1,
@@ -174,20 +180,21 @@
1,
15,
0,
- 55,
+ 56,
0,
0,
19,
2,
0,
0,
+ 0,
4,
- 41,
+ 43,
0,
1,
0,
0,
- 16,
+ 17,
3,
2,
0,
@@ -203,7 +210,7 @@
4,
0,
0,
- 22,
+ 23,
0,
0,
0,
@@ -214,14 +221,14 @@
10,
0,
6,
- 5,
- 39,
+ 6,
+ 41,
3,
0,
0,
0,
0,
- 34,
+ 36,
0,
2,
0,
@@ -233,9 +240,11 @@
2,
0,
0,
- 1,
+ 2,
+ 4,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
"name" : "Blog",
@@ -279,7 +288,7 @@
0,
0,
0,
- 7,
+ 8,
0,
0,
0,
@@ -292,15 +301,16 @@
0,
0,
1,
- 11,
+ 25,
0,
0,
- 26,
0,
+ 35,
0,
0,
0,
- 7,
+ 0,
+ 8,
0,
0,
0,
@@ -327,7 +337,7 @@
0,
0,
0,
- 5,
+ 6,
0,
0,
0,
@@ -346,11 +356,20 @@
3,
0,
0,
- 0,
+ 1,
+ 1,
14
]
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -406,6 +425,7 @@
"Kevin Colyer",
"Khalid",
"Kian-Meng Ang",
+ "Kiran Kumar",
"Kivanc Yazan",
"Lars Balker",
"Laurent Rosenfeld",
@@ -460,20 +480,8 @@
"Walt Mankowski",
"William Gilmore",
"Yary H",
+ "Yet Ebreo",
"Yozen Hernandez"
]
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}