diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 21c684967b..d752bbcd40 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,22 +1,6 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, "subtitle" : { - "text" : "[Champions: 255] Last updated at 2022-04-27 21:00:32 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "text" : "[Champions: 255] Last updated at 2022-04-27 23:03:17 GMT" }, "plotOptions" : { "column" : { @@ -282,6 +266,22 @@ "Yozen Hernandez" ] }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "series" : [ { "name" : "Perl", @@ -347,7 +347,7 @@ 0, 43, 147, - 157, + 158, 1, 4, 12, @@ -544,6 +544,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -800,10 +801,10 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -1060,8 +1061,7 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ] } |
