aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json114
1 files changed, 57 insertions, 57 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 5a9e475923..8918cc0432 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,6 +1,61 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "xAxis" : {
+ "categories" : [
+ "Garrett Goebel",
+ "Giuseppe Di Terlizzi",
+ "Guillermo Ramos",
+ "Gustavo Chaves",
+ "Hauke Dampfling",
+ "Ian Rifkin",
+ "Izifresh",
+ "JJ Merelo",
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jaldhar H. Vyas",
+ "James Smith",
+ "Jan Krnavek",
+ "Jan Ole Kraft",
+ "Jared Martin",
+ "Jason Messer",
+ "Javier Luque",
+ "Jeff",
+ "Jen Guerra",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "Jitu Keshwani",
+ "Jo Christian Oterhals",
+ "Joe Tym",
+ "Joel Crosswhite",
+ "Joelle Maslak",
+ "John Barrett",
+ "Jonas Berlin",
+ "Jorg Sommrey",
+ "Jose Luis"
+ ]
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-22 22:43:47 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-12-22 23:10:25 GMT"
},
"series" : [
{
@@ -108,60 +163,5 @@
0
]
}
- ],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "xAxis" : {
- "categories" : [
- "Garrett Goebel",
- "Giuseppe Di Terlizzi",
- "Guillermo Ramos",
- "Gustavo Chaves",
- "Hauke Dampfling",
- "Ian Rifkin",
- "Izifresh",
- "JJ Merelo",
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jaldhar H. Vyas",
- "James Smith",
- "Jan Krnavek",
- "Jan Ole Kraft",
- "Jared Martin",
- "Jason Messer",
- "Javier Luque",
- "Jeff",
- "Jen Guerra",
- "Jeremy Carman",
- "Jim Bacon",
- "Jitu Keshwani",
- "Jo Christian Oterhals",
- "Joe Tym",
- "Joel Crosswhite",
- "Joelle Maslak",
- "John Barrett",
- "Jonas Berlin",
- "Jorg Sommrey",
- "Jose Luis"
- ]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- }
+ ]
}