diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index b5940b3e74..1beecc3d2a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -8,21 +8,6 @@ "text" : "" } }, - "subtitle" : { - "text" : "[Champions: 223] Last updated at 2021-06-06 12:32:11 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "3ter", @@ -250,6 +235,10 @@ "Yozen Hernandez" ] }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "series" : [ { "name" : "Perl", @@ -272,7 +261,7 @@ 57, 7, 0, - 41, + 42, 3, 93, 0, @@ -500,7 +489,7 @@ 0, 0, 1, - 114, + 115, 0, 77, 0, @@ -728,7 +717,7 @@ 0, 0, 0, - 114, + 115, 0, 3, 0, @@ -935,5 +924,16 @@ 10 ] } - ] + ], + "subtitle" : { + "text" : "[Champions: 223] Last updated at 2021-06-06 12:36:14 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + } } |
