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.json56
1 files changed, 32 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index a4b4b7fc53..91dd4c110f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -82,6 +77,7 @@
"Michael Hamlin",
"Michael Schaap",
"Mike Accardo",
+ "Nazareno Delucca",
"Neil Bowers",
"Nick Logan",
"Nikhil Prasanna",
@@ -97,6 +93,7 @@
"Peter Scott",
"Philippe Bruhat",
"Prajith P",
+ "Rage311",
"Randy Lauen",
"Robert Van Dam",
"Robert Gratza",
@@ -126,8 +123,12 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 120] Last updated at 2019-10-11 15:36:14 GMT"
},
"yAxis" : {
"min" : 0,
@@ -135,12 +136,17 @@
"text" : ""
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
+ "name" : "Perl 5",
"data" : [
0,
2,
@@ -150,7 +156,7 @@
0,
0,
11,
- 54,
+ 56,
0,
3,
5,
@@ -169,7 +175,7 @@
0,
0,
0,
- 29,
+ 31,
50,
50,
2,
@@ -218,6 +224,7 @@
4,
0,
0,
+ 0,
6,
8,
3,
@@ -233,6 +240,7 @@
1,
4,
7,
+ 2,
9,
3,
2,
@@ -247,7 +255,7 @@
4,
3,
0,
- 38,
+ 39,
1,
0,
2,
@@ -260,8 +268,7 @@
2,
22,
21
- ],
- "name" : "Perl 5"
+ ]
},
{
"data" : [
@@ -285,7 +292,7 @@
0,
0,
0,
- 5,
+ 6,
0,
1,
0,
@@ -318,7 +325,7 @@
0,
0,
0,
- 29,
+ 31,
2,
0,
0,
@@ -342,6 +349,7 @@
0,
0,
0,
+ 0,
8,
0,
26,
@@ -356,6 +364,7 @@
0,
0,
0,
+ 0,
17,
0,
6,
@@ -387,7 +396,6 @@
"name" : "Perl 6"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -465,6 +473,7 @@
0,
0,
0,
+ 0,
3,
0,
0,
@@ -483,6 +492,7 @@
0,
0,
0,
+ 0,
12,
0,
0,
@@ -507,13 +517,11 @@
1,
4,
14
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "subtitle" : {
- "text" : "[Champions: 118] Last updated at 2019-10-09 08:18:41 GMT"
+ "chart" : {
+ "type" : "column"
}
}