diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 80ba715abc..a26e2e3369 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,12 +1,19 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-12-26 06:17:00 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { + "name" : "Perl", "data" : [ 11, 21, @@ -19,12 +26,12 @@ 0, 0, 20, - 5, - 86, + 7, + 87, 2, 0, 3, - 360, + 362, 113, 85, 56, @@ -38,8 +45,7 @@ 22, 198, 7 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -56,11 +62,11 @@ 20, 0, 0, - 65, + 66, 6, 87, 0, - 320, + 322, 113, 59, 0, @@ -77,6 +83,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -89,7 +96,7 @@ 13, 0, 0, - 0, + 1, 0, 0, 0, @@ -108,19 +115,21 @@ 0, 97, 0 - ], - "name" : "Blog" + ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-12-27 13:32:16 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "xAxis" : { "categories" : [ "Prajith P", @@ -154,14 +163,5 @@ "Simon Green", "Simon Miner" ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 } } |
