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 cfc49efe0a..13b71458f0 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,10 +1,58 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-10-18 21:58:38 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-10-18 22:05:20 GMT"
+ },
+ "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"
+ ]
},
"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/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"chart" : {
"type" : "column"
@@ -46,7 +94,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
78,
@@ -78,7 +125,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -115,53 +163,5 @@
],
"name" : "Blog"
}
- ],
- "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"
- ]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- }
+ ]
}