diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 16766dee3a..91b0be7e61 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,20 +1,6 @@ { "subtitle" : { - "text" : "[Champions: 315] Last updated at 2024-09-01 09:07:00 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" + "text" : "[Champions: 315] Last updated at 2024-09-01 14:25:21 GMT" }, "xAxis" : { "categories" : [ @@ -337,7 +323,6 @@ }, "series" : [ { - "name" : "Perl", "data" : [ 1, 0, @@ -647,16 +632,18 @@ 2, 193, 41, - 129, + 130, 1, 3, 3, 44, 11, 4 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -710,8 +697,8 @@ 6, 0, 0, - 8, 1, + 8, 0, 104, 0, @@ -973,10 +960,10 @@ 11, 0, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -1293,15 +1280,28 @@ 5, 10, 1 - ], - "name" : "Blog" + ] } ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
