diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index ba3157c350..43d667ec7a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,12 +1,9 @@ { - "subtitle" : { - "text" : "[Champions: 258] Last updated at 2022-05-24 19:02:24 GMT" - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } + }, + "min" : 0 }, "series" : [ { @@ -273,7 +270,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -533,7 +529,8 @@ 3, 11, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -587,7 +584,7 @@ 0, 0, 2, - 110, + 111, 0, 0, 0, @@ -799,6 +796,9 @@ "name" : "Blog" } ], + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "3ter", @@ -1061,19 +1061,19 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "subtitle" : { + "text" : "[Champions: 258] Last updated at 2022-05-25 22:20:30 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
