diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 3b8594b3a7..998ce445e5 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -248,17 +248,9 @@ "Yozen Hernandez" ] }, - "subtitle" : { - "text" : "[Champions: 245] Last updated at 2021-12-16 10:38:08 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { @@ -431,7 +423,7 @@ 0, 5, 7, - 95, + 96, 2, 4, 0, @@ -512,6 +504,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -758,10 +751,10 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -1008,10 +1001,18 @@ 1, 5, 10 - ], - "name" : "Blog" + ] } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 245] Last updated at 2021-12-17 17:15:09 GMT" + }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -1020,8 +1021,7 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2021]" }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "chart" : { + "type" : "column" } } |
