diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 308a262efd..9b04937e2c 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,24 +1,13 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-07-29 22:49:06 GMT" + "text" : "[Champions: 30] Last updated at 2024-07-30 11:39:46 GMT" }, "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { + "name" : "Perl", "data" : [ 33, 6, @@ -28,7 +17,7 @@ 0, 0, 9, - 176, + 178, 156, 2, 0, @@ -50,8 +39,7 @@ 22, 0, 338 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -99,7 +87,7 @@ 13, 0, 0, - 76, + 77, 0, 0, 1, @@ -124,6 +112,18 @@ ] } ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "yAxis" : { "title" : { "text" : "" |
