diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index d8c04fb785..b2dd8a5af9 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,27 +1,9 @@ { "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-04-24 00:39:11 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "min" : 0 }, "series" : [ { @@ -95,7 +77,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -127,9 +108,28 @@ 81, 0, 16 - ] + ], + "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-04-24 04:59:36 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "Lucas Ransan", |
