diff options
Diffstat (limited to 'stats/pwc-summary-1-30.json')
| -rw-r--r-- | stats/pwc-summary-1-30.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index d3a792da4b..93a5a4558a 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,10 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-07-05 23:11:07 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "xAxis" : { "categories" : [ "3ter", @@ -47,7 +41,7 @@ 0, 0, 0, - 96, + 98, 3, 177, 3, @@ -76,6 +70,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -107,8 +102,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -146,22 +140,28 @@ "name" : "Blog" } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-07-05 23:35:56 GMT" + }, "chart" : { "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 } } |
