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 a063c1b96d..d9d508fab0 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -33,13 +33,18 @@ "Lakpa Tashi Bhutia" ] }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "series" : [ { "name" : "Perl", @@ -77,7 +82,6 @@ ] }, { - "name" : "Raku", "data" : [ 1, 0, @@ -109,10 +113,10 @@ 2, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 0, @@ -144,24 +148,20 @@ 2, 0, 0 - ] + ], + "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-02-05 20:58:07 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-02-05 21:06:45 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" } } |
