diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 34e2cb7e2c..76e8e165e7 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,10 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 245] Last updated at 2021-12-24 01:39:34 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "series" : [ { "data" : [ @@ -133,7 +127,7 @@ 16, 8, 11, - 138, + 139, 9, 1, 81, @@ -257,6 +251,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -383,7 +378,7 @@ 0, 2, 0, - 139, + 140, 0, 0, 0, @@ -503,11 +498,9 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -634,7 +627,7 @@ 12, 0, 0, - 139, + 140, 0, 0, 3, @@ -754,12 +747,12 @@ 1, 5, 10 - ] + ], + "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 245] Last updated at 2021-12-24 01:57:45 GMT" }, "plotOptions" : { "column" : { @@ -1015,13 +1008,20 @@ "Yozen Hernandez" ] }, - "chart" : { - "type" : "column" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "chart" : { + "type" : "column" } } |
