diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 112 |
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 196a9f2486..5e3807d6a0 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,4 +1,56 @@ { + "xAxis" : { + "categories" : [ + "Bejoy Mathews", + "Belmark Caday", + "Ben Bullock", + "Ben Davies", + "Bill Palmer", + "Bob Kleemann", + "Bob Lied", + "Branislav Zahradnik", + "Bruce Gray", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Carlos Oliveira", + "Chenyf", + "Cheok-Yin Fung", + "Chicagoist", + "Christian Jaeger", + "Clifton Wood", + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Daniel Pfeiffer", + "Dario Mazzeo", + "Darren Bottin" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "series" : [ { "data" : [ @@ -36,7 +88,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -68,7 +119,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -106,62 +158,10 @@ ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-03-11 23:38:58 GMT" }, "title" : { "text" : "The Weekly Challenge [2019 - 2023]" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "xAxis" : { - "categories" : [ - "Bejoy Mathews", - "Belmark Caday", - "Ben Bullock", - "Ben Davies", - "Bill Palmer", - "Bob Kleemann", - "Bob Lied", - "Branislav Zahradnik", - "Bruce Gray", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Carlos Oliveira", - "Chenyf", - "Cheok-Yin Fung", - "Chicagoist", - "Christian Jaeger", - "Clifton Wood", - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Daniel Pfeiffer", - "Dario Mazzeo", - "Darren Bottin" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-03-10 22:12:19 GMT" } } |
