diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 943e9514ef..052a2a6e9c 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -233,6 +233,30 @@ "Yozen Hernandez" ] }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 230] Last updated at 2021-07-07 14:58:45 GMT" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "series" : [ { "name" : "Perl", @@ -393,7 +417,7 @@ 0, 0, 5, - 0, + 1, 71, 2, 4, @@ -939,29 +963,5 @@ ], "name" : "Blog" } - ], - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 230] Last updated at 2021-07-07 08:52:50 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - } + ] } |
