diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 839634d868..bd61163d4e 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,27 +1,18 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-18 19:27:27 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]" }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-06-23 16:37:28 GMT" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, "xAxis" : { "categories" : [ @@ -94,6 +85,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 264, 0, @@ -125,8 +117,7 @@ 0, 2, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -163,5 +154,14 @@ 0 ] } - ] + ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + } } |
