diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 90 |
1 files changed, 45 insertions, 45 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 2085dbc472..78f3eda905 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,37 +1,6 @@ { - "xAxis" : { - "categories" : [ - "Lucas Ransan", - "Luis F. Uceta", - "Luiz Felipe", - "Magnus Woldrich", - "Mano Chandar", - "Mariano Spadaccini", - "Mark Anderson", - "Mark J. Reed", - "Mark Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni", - "Marton Polgar", - "Matt Latusek", - "Matthew Neleigh", - "Matthew O. Persico", - "Matthew Somerville", - "Matthias Muth", - "Max Kossek", - "Maxim Kolodyazhny", - "Maxim Nechaev", - "Michael Hamlin", - "Michael Schaap", - "Miguel Prz", - "Mihail Iosilevitch", - "Mike Accardo", - "Mohammad Khalid Anwar", - "Mohammad S Anwar", - "Moray Jones", - "Myoungjin Jeon" - ] + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" }, "series" : [ { @@ -70,7 +39,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 14, 4, @@ -78,7 +46,7 @@ 1, 0, 0, - 311, + 313, 1, 49, 91, @@ -102,7 +70,8 @@ 107, 1, 40 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -140,9 +109,39 @@ "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "xAxis" : { + "categories" : [ + "Lucas Ransan", + "Luis F. Uceta", + "Luiz Felipe", + "Magnus Woldrich", + "Mano Chandar", + "Mariano Spadaccini", + "Mark Anderson", + "Mark J. Reed", + "Mark Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni", + "Marton Polgar", + "Matt Latusek", + "Matthew Neleigh", + "Matthew O. Persico", + "Matthew Somerville", + "Matthias Muth", + "Max Kossek", + "Maxim Kolodyazhny", + "Maxim Nechaev", + "Michael Hamlin", + "Michael Schaap", + "Miguel Prz", + "Mihail Iosilevitch", + "Mike Accardo", + "Mohammad Khalid Anwar", + "Mohammad S Anwar", + "Moray Jones", + "Myoungjin Jeon" + ] }, "chart" : { "type" : "column" @@ -152,16 +151,17 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-05-15 04:02:44 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 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-05-16 11:33:28 GMT" } } |
