diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 1e83c909a6..22823ab59a 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,10 +1,4 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 306] Last updated at 2024-02-25 22:53:13 GMT" - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 @@ -324,14 +318,9 @@ "stacking" : "percent" } }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { + "name" : "Perl", "data" : [ 1, 0, @@ -363,7 +352,7 @@ 0, 4, 31, - 31, + 32, 11, 1, 1, @@ -604,7 +593,7 @@ 2, 56, 1, - 56, + 57, 1, 4, 0, @@ -639,8 +628,7 @@ 44, 11, 4 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -674,7 +662,7 @@ 0, 0, 0, - 50, + 51, 2, 0, 0, @@ -694,8 +682,8 @@ 6, 0, 0, - 1, 7, + 1, 0, 104, 0, @@ -1267,5 +1255,17 @@ ], "title" : { "text" : "The Weekly Challenge [2019 - 2024]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 306] Last updated at 2024-02-25 23:55:06 GMT" } } |
