diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index d682a2cc9b..e4316d4b57 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,7 +1,9 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-08-06 19:49:33 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" }, "xAxis" : { "categories" : [ @@ -37,32 +39,12 @@ "Mike Accardo" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-08-03 22:42:18 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, "series" : [ { "data" : [ 17, 2, - 402, + 408, 0, 0, 0, @@ -81,7 +63,7 @@ 147, 0, 4, - 46, + 48, 6, 13, 12, @@ -94,6 +76,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -125,8 +108,7 @@ 0, 2, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -152,7 +134,7 @@ 0, 0, 1, - 20, + 21, 0, 0, 0, @@ -163,5 +145,23 @@ 0 ] } - ] + ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + } } |
