aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json108
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 00fb6704d1..561dedccbe 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,26 +1,44 @@
{
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-09-24 12:04:22 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "xAxis" : {
+ "categories" : [
+ "Clive Holloway",
+ "Colin Crain",
+ "Craig",
+ "Creewick",
+ "Cristina Heredia",
+ "Csaba Simandi",
+ "Daniel Mantovani",
+ "Daniel Mita",
+ "Darren Bottin",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "Denis Yurashku",
+ "Donald Hunter",
+ "Doug Schrag",
+ "Duane Powell",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Fabrizio Poggi",
+ "Feng Chang",
+ "Finley",
+ "Flavio Poletti",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Giuseppe Di Terlizzi",
+ "Guillermo Ramos",
+ "Gustavo Chaves",
+ "Hauke Dampfling"
+ ]
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
110,
@@ -52,10 +70,10 @@
32,
32,
0
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
72,
@@ -87,7 +105,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -125,43 +144,24 @@
]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-09-24 12:49:40 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "xAxis" : {
- "categories" : [
- "Clive Holloway",
- "Colin Crain",
- "Craig",
- "Creewick",
- "Cristina Heredia",
- "Csaba Simandi",
- "Daniel Mantovani",
- "Daniel Mita",
- "Darren Bottin",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "Denis Yurashku",
- "Donald Hunter",
- "Doug Schrag",
- "Duane Powell",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Fabrizio Poggi",
- "Feng Chang",
- "Finley",
- "Flavio Poletti",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Giuseppe Di Terlizzi",
- "Guillermo Ramos",
- "Gustavo Chaves",
- "Hauke Dampfling"
- ]
}
}