diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 3d4083be84..82d0c006b7 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,19 +1,7 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-12 16:35:34 GMT" - }, "series" : [ { + "name" : "Perl", "data" : [ 0, 92, @@ -45,10 +33,10 @@ 0, 16, 4 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 14, 92, @@ -80,11 +68,9 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 46, @@ -116,12 +102,31 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-02-13 10:06:18 GMT" + }, "xAxis" : { "categories" : [ "Jason Messer", @@ -158,10 +163,5 @@ }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } } } |
