diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index f3698d033a..fd8e2a5e25 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,28 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-11-18 22:52:19 GMT" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { "name" : "Perl", @@ -46,13 +22,13 @@ 0, 22, 0, - 276, + 278, 7, 5, 4, 1, 3, - 92, + 94, 1, 89, 2, @@ -95,7 +71,6 @@ ] }, { - "name" : "Blog", "data" : [ 44, 0, @@ -116,7 +91,7 @@ 0, 0, 3, - 134, + 135, 0, 12, 0, @@ -127,9 +102,21 @@ 44, 0, 0 - ] + ], + "name" : "Blog" } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "Robbie Hatley", @@ -163,5 +150,18 @@ "Steve Bresson", "Steve Rogerson" ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-11-19 22:09:06 GMT" } } |
