diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 2862212955..01b93acf10 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,25 +1,13 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 252] Last updated at 2022-03-18 10:22:54 GMT" + }, "xAxis" : { "categories" : [ "3ter", @@ -276,6 +264,13 @@ "Yozen Hernandez" ] }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "series" : [ { "name" : "Perl", @@ -301,7 +296,7 @@ 0, 69, 3, - 130, + 131, 0, 10, 2, @@ -557,7 +552,7 @@ 1, 155, 0, - 114, + 115, 0, 1, 0, @@ -1049,7 +1044,12 @@ "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 252] Last updated at 2022-03-18 09:51:29 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
