diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 2beb9a122b..3e806078bb 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,15 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "xAxis" : { "categories" : [ "Joe Tym", @@ -44,6 +33,14 @@ "Luca Ferrari" ] }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-05-02 16:06:01 GMT" + }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" @@ -85,6 +82,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -116,11 +114,9 @@ 0, 1, 290 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -152,16 +148,20 @@ 0, 3, 516 - ] + ], + "name" : "Blog" } ], "chart" : { "type" : "column" }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, "title" : { "text" : "The Weekly Challenge [2019 - 2023]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-05-02 09:35:14 GMT" } } |
