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 dcf2f33a79..a3c8aace81 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -4,6 +4,13 @@ "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 247] Last updated at 2022-01-12 09:25:39 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "3ter", @@ -255,22 +262,12 @@ "Yozen Hernandez" ] }, - "subtitle" : { - "text" : "[Champions: 247] Last updated at 2022-01-11 17:35:59 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "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" + }, "series" : [ { "name" : "Perl", @@ -514,7 +511,7 @@ 12, 0, 2, - 56, + 57, 33, 96, 1, @@ -777,6 +774,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -1017,7 +1015,7 @@ 0, 0, 0, - 56, + 57, 16, 0, 0, @@ -1025,11 +1023,13 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ], - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
