diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 1dea962323..1774bb7c5a 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,24 +1,12 @@ { - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-03 09:15:18 GMT" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-03-04 00:33:36 GMT" }, "xAxis" : { "categories" : [ @@ -54,6 +42,13 @@ "Lakpa Tashi Bhutia" ] }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, "series" : [ { "name" : "Perl", @@ -91,6 +86,7 @@ ] }, { + "name" : "Raku", "data" : [ 1, 0, @@ -122,8 +118,7 @@ 2, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -161,6 +156,11 @@ "name" : "Blog" } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" } |
