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.json110
1 files changed, 55 insertions, 55 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 283099bfdd..559acdbd8d 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,57 +1,13 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-07-07 20:49:04 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "xAxis" : {
- "categories" : [
- "Finley",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Guillermo Ramos",
- "Gustavo Chaves",
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jaldhar H. Vyas",
- "Dr James A. Smith",
- "Jeff",
- "Jeremy Carman",
- "Jim Bacon",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joe Tym",
- "Joelle Maslak",
- "John Barrett",
- "Juan Caballero",
- "Kevin Colyer",
- "Khalid",
- "Kian-Meng Ang",
- "Kivanc Yazan",
- "Lars Balker",
- "Laurent Rosenfeld",
- "Lubos Kolouch",
- "Magnus Woldrich",
- "Mano Chandar",
- "Mark Senn",
- "Martin Barth"
- ]
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"chart" : {
"type" : "column"
},
"series" : [
{
+ "name" : "Perl 5",
"data" : [
0,
0,
@@ -83,10 +39,10 @@
0,
0,
0
- ],
- "name" : "Perl 5"
+ ]
},
{
+ "name" : "Perl 6",
"data" : [
4,
27,
@@ -118,8 +74,7 @@
0,
12,
1
- ],
- "name" : "Perl 6"
+ ]
},
{
"data" : [
@@ -157,11 +112,56 @@
"name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "xAxis" : {
+ "categories" : [
+ "Finley",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Guillermo Ramos",
+ "Gustavo Chaves",
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jaldhar H. Vyas",
+ "Dr James A. Smith",
+ "Jeff",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joe Tym",
+ "Joelle Maslak",
+ "John Barrett",
+ "Juan Caballero",
+ "Kevin Colyer",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kivanc Yazan",
+ "Lars Balker",
+ "Laurent Rosenfeld",
+ "Lubos Kolouch",
+ "Magnus Woldrich",
+ "Mano Chandar",
+ "Mark Senn",
+ "Martin Barth"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-07-07 21:34:04 GMT"
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}