diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index c8a9912aaa..fc620a5641 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,24 +1,12 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-01 23:36:12 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { @@ -57,6 +45,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -88,11 +77,9 @@ 0, 1, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 1, 0, @@ -124,11 +111,15 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "xAxis" : { "categories" : [ @@ -163,5 +154,14 @@ "Magnus Woldrich", "Mano Chandar" ] + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-02 10:54:01 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" } } |
