diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index fc9a0461f3..79a985826f 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,15 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-10-24 10:18:29 GMT" - }, - "chart" : { - "type" : "column" - }, "xAxis" : { "categories" : [ "Bruce Gray", @@ -44,6 +33,17 @@ "E. Choroba" ] }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-10-24 21:18:30 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "data" : [ @@ -81,6 +81,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 14, 0, @@ -112,11 +113,9 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 1, 0, @@ -148,12 +147,13 @@ 0, 1, 52 - ] + ], + "name" : "Blog" } ], "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "yAxis" : { "min" : 0, |
