diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index ca47c1bd44..c8dc2d7216 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,17 +1,4 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { "name" : "Perl", @@ -95,7 +82,7 @@ 2, 0, 0, - 82, + 83, 0, 0, 0, @@ -119,16 +106,12 @@ ] } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-25 09:02:05 GMT" + "chart" : { + "type" : "column" }, "xAxis" : { "categories" : [ @@ -163,5 +146,22 @@ "Duane Powell", "Duncan C. White" ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-02-25 09:14:43 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
