diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 28204cee75..c97d83f6dd 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,4 +1,21 @@ { + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "lacek96", @@ -17,6 +34,7 @@ "Luiz Felipe", "Magnus Woldrich", "Mano Chandar", + "Mariano Ortega", "Mariano Spadaccini", "Mark Anderson", "Mark J. Reed", @@ -29,27 +47,14 @@ "Matthew Neleigh", "Matthew O. Persico", "Matthew Somerville", - "Matthias Muth", - "mauke" + "Matthias Muth" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-07-02 12:13:56 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 2, 37, @@ -67,6 +72,7 @@ 4, 1, 3, + 2, 65, 22, 1, @@ -76,12 +82,12 @@ 0, 0, 4, - 233, + 235, 0, 4, - 112, - 2 - ] + 112 + ], + "name" : "Perl" }, { "data" : [ @@ -102,7 +108,8 @@ 1, 0, 0, - 423, + 0, + 425, 1, 49, 91, @@ -113,7 +120,6 @@ 0, 0, 0, - 0, 0 ], "name" : "Raku" @@ -137,6 +143,7 @@ 0, 0, 0, + 0, 5, 0, 29, @@ -148,8 +155,7 @@ 0, 0, 1, - 51, - 0 + 51 ], "name" : "Blog" } @@ -157,11 +163,5 @@ "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-30 23:39:22 GMT" } } |
