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.json54
1 files changed, 29 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 19143a13ff..ed7584048d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,20 @@
{
"subtitle" : {
- "text" : "[Champions: 151] Last updated at 2020-03-01 21:56:47 GMT"
+ "text" : "[Champions: 152] Last updated at 2020-03-01 22:13:12 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"chart" : {
"type" : "column"
@@ -138,6 +152,7 @@
"Simon Miner",
"Simon Proctor",
"Simon Reinhardt",
+ "Sol DeMuth",
"Steve Rogerson",
"Steven Lembark",
"Steven Wilson",
@@ -160,12 +175,12 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
- "name" : "Perl",
"data" : [
0,
0,
@@ -298,6 +313,7 @@
1,
3,
2,
+ 1,
2,
0,
37,
@@ -318,10 +334,10 @@
2,
19,
11
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
3,
@@ -454,6 +470,7 @@
0,
47,
0,
+ 0,
1,
0,
1,
@@ -474,9 +491,11 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -611,6 +630,7 @@
0,
0,
0,
+ 0,
3,
0,
0,
@@ -629,23 +649,7 @@
1,
5,
10
- ],
- "name" : "Blog"
- }
- ],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ ]
}
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}