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 3b8a2dfab7..a776ea2967 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,28 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 138] Last updated at 2019-11-09 11:49:34 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"series" : [
{
+ "name" : "Perl 5",
"data" : [
2,
0,
@@ -108,6 +130,7 @@
11,
8,
9,
+ 0,
3,
2,
38,
@@ -139,8 +162,7 @@
2,
28,
21
- ],
- "name" : "Perl 5"
+ ]
},
{
"name" : "Perl 6",
@@ -251,6 +273,7 @@
0,
0,
17,
+ 2,
0,
6,
17,
@@ -395,6 +418,7 @@
0,
0,
0,
+ 0,
16,
0,
0,
@@ -427,20 +451,6 @@
]
}
],
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "subtitle" : {
- "text" : "[Champions: 137] Last updated at 2019-11-09 09:42:16 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Leoltron",
@@ -549,6 +559,7 @@
"Prajith P",
"Rage311",
"Randy Lauen",
+ "Richard Nuttall",
"Robert Van Dam",
"Robert Gratza",
"Roger Bell West",
@@ -582,14 +593,7 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "chart" : {
+ "type" : "column"
}
}