diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 01a06015fa..3a4fdf79db 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,23 +1,11 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, "subtitle" : { - "text" : "[Champions: 262] Last updated at 2022-07-01 23:16:31 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "text" : "[Champions: 262] Last updated at 2022-07-02 02:27:54 GMT" }, "xAxis" : { "categories" : [ @@ -285,6 +273,16 @@ "Yozen Hernandez" ] }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, "series" : [ { "data" : [ @@ -323,7 +321,7 @@ 0, 15, 0, - 121, + 122, 2, 0, 1, @@ -821,7 +819,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -1085,11 +1082,14 @@ 1, 5, 10 - ] + ], + "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
