diff options
Diffstat (limited to 'stats/pwc-summary-301-330.json')
| -rw-r--r-- | stats/pwc-summary-301-330.json | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json index a5481f4dc1..69fa5d81d2 100644 --- a/stats/pwc-summary-301-330.json +++ b/stats/pwc-summary-301-330.json @@ -1,27 +1,4 @@ { - "xAxis" : { - "categories" : [ - "Veesh Goldman", - "Vinod Kumar K", - "Vinod Kumar Pal", - "Vyacheslav Volgarev", - "W. Luis Mochan", - "Walt Mankowski", - "Wanderdoc", - "William Gilmore", - "William West", - "Yary Hluchan", - "Yet Ebreo", - "Yozen Hernandez", - "Yves Orton" - ] - }, - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2024-08-23 20:13:59 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "series" : [ { "data" : [ @@ -42,7 +19,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 2, 0, @@ -57,7 +33,8 @@ 20, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -78,22 +55,45 @@ "name" : "Blog" } ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Veesh Goldman", + "Vinod Kumar K", + "Vinod Kumar Pal", + "Vyacheslav Volgarev", + "W. Luis Mochan", + "Walt Mankowski", + "Wanderdoc", + "William Gilmore", + "William West", + "Yary Hluchan", + "Yet Ebreo", + "Yozen Hernandez", + "Yves Orton" + ] + }, + "subtitle" : { + "text" : "[Champions: 13] Last updated at 2024-08-24 12:22:57 GMT" + }, + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, "yAxis" : { - "min" : 0, "title" : { "text" : "" - } - }, - "chart" : { - "type" : "column" + }, + "min" : 0 }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" } } |
