diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index df908f12bc..a3a4267536 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,4 +1,25 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-10-26 08:51:17 GMT" + }, "xAxis" : { "categories" : [ "Myoungjin Jeon", @@ -33,23 +54,6 @@ "Randy Lauen" ] }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-10-26 00:44:27 GMT" - }, "series" : [ { "data" : [ @@ -57,7 +61,7 @@ 14, 7, 8, - 46, + 48, 3, 0, 20, @@ -157,11 +161,7 @@ "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" } } |
