diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index c08a7b950a..4e7445baf3 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,6 +1,57 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-25 21:50:47 GMT" + "text" : "[Champions: 30] Last updated at 2022-09-26 00:06:10 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "xAxis" : { + "categories" : [ + "Ben Davies", + "Bill Palmer", + "Bob Kleemann", + "Bob Lied", + "Branislav Zahradnik", + "Bruce Gray", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "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", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "David Santiago", + "David Schwartz" + ] }, "series" : [ { @@ -39,6 +90,7 @@ ] }, { + "name" : "Raku", "data" : [ 31, 0, @@ -70,8 +122,7 @@ 0, 7, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -109,59 +160,8 @@ ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "xAxis" : { - "categories" : [ - "Ben Davies", - "Bill Palmer", - "Bob Kleemann", - "Bob Lied", - "Branislav Zahradnik", - "Bruce Gray", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "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", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "David Santiago", - "David Schwartz" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } } } |
