diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 32eece9817..0c5e97f6a7 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -20,9 +20,17 @@ "chart" : { "type" : "column" }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 14] Last updated at 2022-04-24 21:27:22 GMT" + }, "series" : [ { - "name" : "Perl", "data" : [ 193, 24, @@ -38,7 +46,8 @@ 3, 86, 21 - ] + ], + "name" : "Perl" }, { "data" : [ @@ -84,20 +93,11 @@ "stacking" : "percent" } }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" }, - "subtitle" : { - "text" : "[Champions: 14] Last updated at 2022-04-24 21:08:29 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" } } |
