diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index bd61163d4e..df56f55613 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,19 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-23 16:37:28 GMT" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "categories" : [ "Simon Proctor", @@ -48,6 +33,25 @@ "Vinod Kumar K" ] }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-06-23 17:01:03 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "series" : [ { "data" : [ @@ -85,7 +89,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 264, 0, @@ -117,10 +120,10 @@ 0, 2, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 12, 0, @@ -152,16 +155,13 @@ 0, 3, 0 - ] + ], + "name" : "Blog" } ], "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
