diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index e65373e904..b8b5fe377c 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,16 +1,13 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-08-28 16:43:31 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" } }, "series" : [ @@ -50,6 +47,7 @@ ] }, { + "name" : "Raku", "data" : [ 2, 48, @@ -81,8 +79,7 @@ 0, 0, 28 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -120,9 +117,19 @@ "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-08-28 16:55:11 GMT" + }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "xAxis" : { "categories" : [ "Martin Mugeni", @@ -156,12 +163,5 @@ "Olli-Antti Kivilahti", "Ozzy" ] - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" } } |
