diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 5bf7fdeb12..d854d78dee 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,6 +1,7 @@ { "series" : [ { + "name" : "Perl", "data" : [ 0, 92, @@ -32,10 +33,10 @@ 0, 16, 4 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 14, 92, @@ -67,10 +68,10 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 46, @@ -102,34 +103,9 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-08 11:08:10 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "Jason Messer", @@ -163,5 +139,29 @@ "Kivanc Yazan", "kjetillll" ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-02-08 20:11:37 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
