diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 7c760bba02..d719c7f018 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,6 +1,14 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "series" : [ { + "name" : "Perl", "data" : [ 36, 2, @@ -32,11 +40,9 @@ 250, 0, 4 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 2, 0, @@ -68,7 +74,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -106,30 +113,6 @@ "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-09-02 12:06:32 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "Kueppo Wesley", @@ -163,5 +146,22 @@ "Matthew O. Persico", "Matthew Somerville" ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-09-02 21:11:31 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
