diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index a54871f354..a70e53461f 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,16 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-06 18:41:04 GMT" - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 @@ -20,6 +8,9 @@ "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-02-06 23:39:45 GMT" + }, "series" : [ { "name" : "Perl", @@ -57,6 +48,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -88,11 +80,9 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -124,9 +114,16 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "3ter", @@ -161,7 +158,10 @@ "Bob Lied" ] }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
