diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 80 |
1 files changed, 40 insertions, 40 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index fbd2006cbd..b98cc608e9 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,12 +1,37 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "subtitle" : { + "text" : "[Champions: 16] Last updated at 2023-04-10 21:58:08 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Tyler Wardhaugh", + "Ulrich Rieke", + "User Person", + "Vamsi Meenavilli", + "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" + ] }, "series" : [ { + "name" : "Perl", "data" : [ 2, 282, @@ -24,8 +49,7 @@ 3, 86, 21 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -70,42 +94,18 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "Tyler Wardhaugh", - "Ulrich Rieke", - "User Person", - "Vamsi Meenavilli", - "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" - ] - }, "title" : { "text" : "The Weekly Challenge [2019 - 2023]" }, - "subtitle" : { - "text" : "[Champions: 16] Last updated at 2023-04-10 21:48:15 GMT" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
