diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 63c1ef26ae..07f41dfb52 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,4 +1,20 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -39,26 +55,11 @@ ] }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-05-28 14:25:23 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "text" : "[Champions: 30] Last updated at 2022-05-28 14:31:53 GMT" }, "series" : [ { + "name" : "Perl", "data" : [ 40, 2, @@ -90,8 +91,7 @@ 0, 0, 82 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -129,7 +129,6 @@ ] }, { - "name" : "Blog", "data" : [ 10, 0, @@ -161,7 +160,8 @@ 7, 0, 0 - ] + ], + "name" : "Blog" } ] } |
