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 b547f50736..6df37e2daf 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,47 +1,17 @@
{
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "categories" : [
- "David Kayal",
- "Denis Yurashku",
- "Donald Hunter",
- "Doug Schrag",
- "Duane Powell",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Fabrizio Poggi",
- "Feng Chang",
- "Finley",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Giuseppe Di Terlizzi",
- "Guillermo Ramos",
- "Gustavo Chaves",
- "Hauke Dampfling",
- "Izifresh",
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jaldhar H. Vyas",
- "Dr James A. Smith",
- "Javier Luque",
- "Jeff",
- "Jeremy Carman",
- "Jim Bacon",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joe Tym"
- ]
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-11-28 12:04:14 GMT"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
@@ -80,7 +50,6 @@
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
0,
0,
@@ -112,7 +81,8 @@
1,
15,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
"data" : [
@@ -150,18 +120,48 @@
"name" : "Blog"
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-11-27 23:17:40 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "categories" : [
+ "David Kayal",
+ "Denis Yurashku",
+ "Donald Hunter",
+ "Doug Schrag",
+ "Duane Powell",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Fabrizio Poggi",
+ "Feng Chang",
+ "Finley",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Giuseppe Di Terlizzi",
+ "Guillermo Ramos",
+ "Gustavo Chaves",
+ "Hauke Dampfling",
+ "Izifresh",
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jaldhar H. Vyas",
+ "Dr James A. Smith",
+ "Javier Luque",
+ "Jeff",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joe Tym"
+ ]
}
}