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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 7c896c6dfd..9e7daf8e2a 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,21 +1,28 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 173] Last updated at 2020-07-12 16:00:12 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 173] Last updated at 2020-07-12 15:50:15 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -193,12 +200,8 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -373,7 +376,8 @@
2,
38,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -521,7 +525,7 @@
5,
2,
0,
- 15,
+ 16,
0,
0,
0,
@@ -699,7 +703,7 @@
0,
0,
0,
- 15,
+ 16,
0,
0,
0,
@@ -731,9 +735,5 @@
10
]
}
- ],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}