diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 8e09fa6557..84a402d1c8 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,6 +1,16 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" + "subtitle" : { + "text" : "[Champions: 235] Last updated at 2021-08-12 23:05:16 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "plotOptions" : { "column" : { @@ -246,9 +256,8 @@ "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 - 2021]" }, "chart" : { "type" : "column" @@ -495,6 +504,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -731,8 +741,7 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -816,7 +825,7 @@ 0, 0, 98, - 30, + 31, 0, 0, 0, @@ -974,14 +983,5 @@ 10 ] } - ], - "subtitle" : { - "text" : "[Champions: 235] Last updated at 2021-08-12 23:01:25 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - } + ] } |
