diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index ba03e57e45..cad81d0806 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,4 +1,31 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 5] Last updated at 2022-01-02 10:56:31 GMT" + }, + "xAxis" : { + "categories" : [ + "William Gilmore", + "William West", + "Yary Hluchan", + "Yet Ebreo", + "Yozen Hernandez" + ] + }, "series" : [ { "name" : "Perl", @@ -31,37 +58,10 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 5] Last updated at 2021-12-31 02:06:41 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "xAxis" : { - "categories" : [ - "William Gilmore", - "William West", - "Yary Hluchan", - "Yet Ebreo", - "Yozen Hernandez" - ] } } |
