diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index cd618b561c..10656fd406 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,12 +1,4 @@ { - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "Pavel Jurca", @@ -41,6 +33,12 @@ "Rich Snyder" ] }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "series" : [ { "data" : [ @@ -51,7 +49,7 @@ 0, 252, 1, - 86, + 88, 11, 7, 1, @@ -78,7 +76,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -110,7 +107,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -148,20 +146,22 @@ "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-04-01 17:13:37 GMT" }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-04-01 00:05:32 GMT" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } + }, + "chart" : { + "type" : "column" } } |
