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.json96
1 files changed, 48 insertions, 48 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 5c42c0ec19..b3caaa481e 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,53 +1,26 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-07-29 13:36:45 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 Anderson",
- "Mark Senn"
- ]
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-07-29 13:25:54 GMT"
- },
"chart" : {
"type" : "column"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"series" : [
{
- "name" : "Perl 5",
"data" : [
0,
0,
@@ -77,9 +50,10 @@
15,
1,
0,
- 1,
+ 2,
0
- ]
+ ],
+ "name" : "Perl 5"
},
{
"data" : [
@@ -152,16 +126,42 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
+ },
+ "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 Anderson",
+ "Mark Senn"
+ ]
}
}