diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 100 |
1 files changed, 50 insertions, 50 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index c4562cb8f7..a4a6bd3a51 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,15 +1,40 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" + "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", + "Dan Friedman", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Daniel Pfeiffer", + "Dario Mazzeo" + ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" }, "yAxis" : { "min" : 0, @@ -54,7 +79,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -86,9 +110,11 @@ 23, 0, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -120,48 +146,22 @@ 0, 2, 0 - ], - "name" : "Blog" + ] } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-07-16 22:09:28 GMT" + "text" : "[Champions: 30] Last updated at 2023-07-17 00:05:14 GMT" }, - "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", - "Dan Friedman", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Daniel Pfeiffer", - "Dario Mazzeo" - ] + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "chart" : { + "type" : "column" } } |
