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.json42
1 files changed, 23 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5d6a2c0c49..0af4e4a067 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,21 +1,7 @@
{
- "subtitle" : {
- "text" : "[Champions: 122] Last updated at 2019-10-17 17:38:44 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"series" : [
{
+ "name" : "Perl 5",
"data" : [
0,
2,
@@ -134,13 +120,13 @@
1,
0,
18,
+ 0,
9,
1,
2,
24,
21
- ],
- "name" : "Perl 5"
+ ]
},
{
"name" : "Perl 6",
@@ -264,6 +250,7 @@
2,
0,
0,
+ 0,
2,
20,
0
@@ -391,14 +378,15 @@
3,
0,
0,
+ 0,
1,
6,
14
]
}
],
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"yAxis" : {
"title" : {
@@ -406,6 +394,16 @@
},
"min" : 0
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 123] Last updated at 2019-10-17 17:58:56 GMT"
+ },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -525,11 +523,17 @@
"Ulrich Rieke",
"Luis F. Uceta",
"Veesh Goldman",
+ "Vyacheslav Volgarev",
"Walt Mankowski",
"William Gilmore",
"Yary H",
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}