diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 8bc79eab85..c82ac8695c 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,17 +1,7 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-11 11:17:47 GMT" - }, "series" : [ { + "name" : "Perl", "data" : [ 1, 114, @@ -24,7 +14,7 @@ 4, 4, 2, - 132, + 134, 1, 14, 0, @@ -33,7 +23,7 @@ 8, 0, 2, - 365, + 367, 24, 18, 17, @@ -43,8 +33,7 @@ 338, 81, 203 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -69,7 +58,7 @@ 0, 2, 0, - 373, + 375, 0, 0, 2, @@ -82,7 +71,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 56, @@ -95,7 +83,7 @@ 0, 0, 0, - 125, + 127, 0, 0, 0, @@ -114,9 +102,27 @@ 169, 17, 0 - ] + ], + "name" : "Blog" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" @@ -155,13 +161,7 @@ "Wanderdoc" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-03-11 19:13:06 GMT" } } |
