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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 6ce5ae5e56..58c70bd0ed 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,16 +1,28 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 194] Last updated at 2020-10-07 22:20:38 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -64,7 +76,7 @@
4,
11,
0,
- 4,
+ 5,
0,
2,
2,
@@ -206,8 +218,7 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -463,7 +474,7 @@
0,
0,
0,
- 3,
+ 4,
9,
0,
0,
@@ -608,9 +619,6 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 194] Last updated at 2020-10-07 21:22:18 GMT"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -809,14 +817,6 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"chart" : {
"type" : "column"
}