aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-06-22 09:55:48 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-06-22 09:55:48 +0100
commit5f5de10b166248dcbe40d31e1fe301ee4491f3b2 (patch)
tree861bb165a7a55684f95dab044ee6a2fec9feadfd
parent720954d7fff465b499d362f6ef8036e3ee0329da (diff)
downloadperlweeklychallenge-club-5f5de10b166248dcbe40d31e1fe301ee4491f3b2.tar.gz
perlweeklychallenge-club-5f5de10b166248dcbe40d31e1fe301ee4491f3b2.tar.bz2
perlweeklychallenge-club-5f5de10b166248dcbe40d31e1fe301ee4491f3b2.zip
- Added blog by E. Choroba.
-rw-r--r--stats/pwc-current.json170
-rw-r--r--stats/pwc-language-breakdown-summary.json70
-rw-r--r--stats/pwc-language-breakdown.json124
-rw-r--r--stats/pwc-leaders.json864
-rw-r--r--stats/pwc-summary-1-30.json40
-rw-r--r--stats/pwc-summary-31-60.json106
-rw-r--r--stats/pwc-summary-61-90.json32
-rw-r--r--stats/pwc-summary-91-120.json44
-rw-r--r--stats/pwc-summary.json238
9 files changed, 846 insertions, 842 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 7b9c1e64fd..27849e0343 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,86 +1,90 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 013"
+ },
"series" : [
{
"colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 013",
"data" : [
{
- "name" : "Andrezgz",
"drilldown" : "Andrezgz",
- "y" : 2
+ "y" : 2,
+ "name" : "Andrezgz"
},
{
- "y" : 3,
"drilldown" : "Dave Jacoby",
+ "y" : 3,
"name" : "Dave Jacoby"
},
{
- "y" : 2,
"drilldown" : "E. Choroba",
+ "y" : 3,
"name" : "E. Choroba"
},
{
+ "drilldown" : "Guillermo Ramos",
"y" : 3,
- "name" : "Guillermo Ramos",
- "drilldown" : "Guillermo Ramos"
+ "name" : "Guillermo Ramos"
},
{
"y" : 2,
- "name" : "Gustavo Chaves",
- "drilldown" : "Gustavo Chaves"
+ "drilldown" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
+ "name" : "Jaldhar H. Vyas",
"y" : 4,
- "drilldown" : "Jaldhar H. Vyas",
- "name" : "Jaldhar H. Vyas"
+ "drilldown" : "Jaldhar H. Vyas"
},
{
- "drilldown" : "Joelle Maslak",
"name" : "Joelle Maslak",
- "y" : 4
+ "y" : 4,
+ "drilldown" : "Joelle Maslak"
},
{
- "y" : 2,
"drilldown" : "Kevin Colyer",
+ "y" : 2,
"name" : "Kevin Colyer"
},
{
- "y" : 5,
+ "name" : "Laurent Rosenfeld",
"drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ "y" : 5
},
{
- "y" : 2,
"drilldown" : "Lubos Kolouch",
+ "y" : 2,
"name" : "Lubos Kolouch"
},
{
"y" : 2,
- "name" : "Maxim Nechaev",
- "drilldown" : "Maxim Nechaev"
+ "drilldown" : "Maxim Nechaev",
+ "name" : "Maxim Nechaev"
},
{
- "y" : 1,
+ "name" : "Neil Bowers",
"drilldown" : "Neil Bowers",
- "name" : "Neil Bowers"
+ "y" : 1
},
{
"name" : "Ozzy",
- "drilldown" : "Ozzy",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Ozzy"
},
{
+ "drilldown" : "Pete Houston",
"y" : 1,
- "name" : "Pete Houston",
- "drilldown" : "Pete Houston"
+ "name" : "Pete Houston"
},
{
- "y" : 4,
"drilldown" : "Ruben Westerberg",
+ "y" : 4,
"name" : "Ruben Westerberg"
},
{
- "y" : 3,
"name" : "Simon Proctor",
+ "y" : 3,
"drilldown" : "Simon Proctor"
},
{
@@ -88,48 +92,23 @@
"drilldown" : "Steven Wilson",
"name" : "Steven Wilson"
}
- ],
- "name" : "Perl Weekly Challenge - 013"
+ ]
}
],
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "chart" : {
- "type" : "column"
- },
- "legend" : {
- "enabled" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 17] Last updated at 2019-06-22 07:30:02 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"drilldown" : {
"series" : [
{
- "id" : "Andrezgz",
- "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
},
{
"id" : "Dave Jacoby",
- "name" : "Dave Jacoby",
"data" : [
[
"Perl 5",
@@ -139,7 +118,8 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Dave Jacoby"
},
{
"id" : "E. Choroba",
@@ -148,31 +128,35 @@
[
"Perl 5",
2
+ ],
+ [
+ "Blog",
+ 1
]
]
},
{
+ "id" : "Guillermo Ramos",
"data" : [
[
"Perl 5",
3
]
],
- "name" : "Guillermo Ramos",
- "id" : "Guillermo Ramos"
+ "name" : "Guillermo Ramos"
},
{
- "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Gustavo Chaves"
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves"
},
{
- "id" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 5",
@@ -183,7 +167,7 @@
2
]
],
- "name" : "Jaldhar H. Vyas"
+ "id" : "Jaldhar H. Vyas"
},
{
"id" : "Joelle Maslak",
@@ -200,17 +184,16 @@
"name" : "Joelle Maslak"
},
{
+ "id" : "Kevin Colyer",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Kevin Colyer",
- "id" : "Kevin Colyer"
+ "name" : "Kevin Colyer"
},
{
- "id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld",
"data" : [
[
@@ -225,7 +208,8 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld"
},
{
"name" : "Lubos Kolouch",
@@ -239,46 +223,45 @@
},
{
"id" : "Maxim Nechaev",
- "name" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Maxim Nechaev"
},
{
- "name" : "Neil Bowers",
+ "id" : "Neil Bowers",
"data" : [
[
"Blog",
1
]
],
- "id" : "Neil Bowers"
+ "name" : "Neil Bowers"
},
{
- "id" : "Ozzy",
"name" : "Ozzy",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "id" : "Ozzy"
},
{
+ "id" : "Pete Houston",
"data" : [
[
"Perl 5",
1
]
],
- "name" : "Pete Houston",
- "id" : "Pete Houston"
+ "name" : "Pete Houston"
},
{
- "id" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -289,7 +272,8 @@
2
]
],
- "name" : "Ruben Westerberg"
+ "name" : "Ruben Westerberg",
+ "id" : "Ruben Westerberg"
},
{
"data" : [
@@ -306,6 +290,7 @@
"id" : "Simon Proctor"
},
{
+ "id" : "Steven Wilson",
"data" : [
[
"Perl 5",
@@ -316,20 +301,39 @@
1
]
],
- "name" : "Steven Wilson",
- "id" : "Steven Wilson"
+ "name" : "Steven Wilson"
}
]
},
"xAxis" : {
"type" : "category"
},
+ "subtitle" : {
+ "text" : "[Champions: 17] Last updated at 2019-06-22 08:55:19 GMT"
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"tooltip" : {
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : 1,
"headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 013"
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 4abdc25ede..446fa54e04 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,23 +1,50 @@
{
+ "subtitle" : {
+ "text" : "Last updated at 2019-06-22 08:55:40 GMT"
+ },
+ "xAxis" : {
+ "type" : "category",
+ "labels" : {
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ }
+ }
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : null
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Contributions - 2019"
+ },
"series" : [
{
"name" : "Contributions",
"dataLabels" : {
- "y" : 10,
+ "enabled" : "true",
"rotation" : -90,
- "align" : "right",
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
"color" : "#FFFFFF",
"format" : "{point.y:.0f}",
- "enabled" : "true"
+ "y" : 10,
+ "align" : "right",
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ }
},
"data" : [
[
"Blog",
- 112
+ 113
],
[
"Perl 5",
@@ -30,34 +57,7 @@
]
}
],
- "yAxis" : {
- "title" : {
- "text" : null
- },
- "min" : 0
- },
- "xAxis" : {
- "type" : "category",
- "labels" : {
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- }
- }
- },
- "subtitle" : {
- "text" : "Last updated at 2019-06-22 07:30:20 GMT"
- },
"tooltip" : {
"pointFormat" : "<b>{point.y:.0f}</b>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Contributions - 2019"
- },
- "legend" : {
- "enabled" : "false"
- },
- "chart" : {
- "type" : "column"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index f1457718cc..fa153e04bb 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,32 +1,12 @@
{
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-22 07:30:20 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
- "tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : "true"
- },
"series" : [
{
- "colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Languages",
"data" : [
{
- "y" : 123,
"drilldown" : "001",
- "name" : "#001"
+ "name" : "#001",
+ "y" : 123
},
{
"name" : "#002",
@@ -35,13 +15,13 @@
},
{
"y" : 66,
- "drilldown" : "003",
- "name" : "#003"
+ "name" : "#003",
+ "drilldown" : "003"
},
{
+ "y" : 84,
"name" : "#004",
- "drilldown" : "004",
- "y" : 84
+ "drilldown" : "004"
},
{
"drilldown" : "005",
@@ -49,54 +29,49 @@
"y" : 66
},
{
- "name" : "#006",
"drilldown" : "006",
+ "name" : "#006",
"y" : 47
},
{
- "name" : "#007",
+ "y" : 54,
"drilldown" : "007",
- "y" : 54
+ "name" : "#007"
},
{
- "name" : "#008",
"drilldown" : "008",
+ "name" : "#008",
"y" : 67
},
{
+ "y" : 62,
"name" : "#009",
- "drilldown" : "009",
- "y" : 62
+ "drilldown" : "009"
},
{
"y" : 58,
- "name" : "#010",
- "drilldown" : "010"
+ "drilldown" : "010",
+ "name" : "#010"
},
{
- "y" : 75,
"name" : "#011",
- "drilldown" : "011"
+ "drilldown" : "011",
+ "y" : 75
},
{
- "drilldown" : "012",
"name" : "#012",
+ "drilldown" : "012",
"y" : 80
},
{
- "name" : "#013",
"drilldown" : "013",
- "y" : 45
+ "name" : "#013",
+ "y" : 46
}
],
- "name" : "Perl Weekly Challenge Languages"
+ "colorByPoint" : "true"
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"drilldown" : {
"series" : [
{
@@ -114,8 +89,8 @@
10
]
],
- "id" : "001",
- "name" : "001"
+ "name" : "001",
+ "id" : "001"
},
{
"name" : "002",
@@ -136,7 +111,6 @@
]
},
{
- "name" : "003",
"data" : [
[
"Perl 5",
@@ -151,10 +125,10 @@
8
]
],
+ "name" : "003",
"id" : "003"
},
{
- "name" : "004",
"data" : [
[
"Perl 5",
@@ -169,10 +143,10 @@
9
]
],
+ "name" : "004",
"id" : "004"
},
{
- "name" : "005",
"data" : [
[
"Perl 5",
@@ -187,9 +161,11 @@
11
]
],
- "id" : "005"
+ "id" : "005",
+ "name" : "005"
},
{
+ "id" : "006",
"name" : "006",
"data" : [
[
@@ -204,11 +180,9 @@
"Blog",
6
]
- ],
- "id" : "006"
+ ]
},
{
- "id" : "007",
"data" : [
[
"Perl 5",
@@ -223,10 +197,10 @@
8
]
],
+ "id" : "007",
"name" : "007"
},
{
- "name" : "008",
"data" : [
[
"Perl 5",
@@ -241,6 +215,7 @@
9
]
],
+ "name" : "008",
"id" : "008"
},
{
@@ -262,6 +237,7 @@
]
},
{
+ "id" : "010",
"name" : "010",
"data" : [
[
@@ -276,11 +252,9 @@
"Blog",
9
]
- ],
- "id" : "010"
+ ]
},
{
- "id" : "011",
"data" : [
[
"Perl 5",
@@ -295,10 +269,10 @@
8
]
],
+ "id" : "011",
"name" : "011"
},
{
- "id" : "012",
"data" : [
[
"Perl 5",
@@ -313,11 +287,12 @@
9
]
],
+ "id" : "012",
"name" : "012"
},
{
- "name" : "013",
"id" : "013",
+ "name" : "013",
"data" : [
[
"Perl 5",
@@ -329,18 +304,43 @@
],
[
"Blog",
- 5
+ 6
]
]
}
]
},
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : "true"
+ },
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"legend" : {
"enabled" : "false"
},
+ "xAxis" : {
+ "type" : "category"
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-22 08:55:40 GMT"
+ },
"title" : {
"text" : "Perl Weekly Challenge Language"
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 78b0101a30..20562e0457 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,290 +1,12 @@
{
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Score"
- }
- },
- "series" : [
- {
- "colorByPoint" : "true",
- "name" : "Perl Weekly Challenge Leaders",
- "data" : [
- {
- "drilldown" : "Joelle Maslak",
- "y" : 132,
- "name" : "#1: Joelle Maslak"
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "y" : 132,
- "name" : "#2: Laurent Rosenfeld"
- },
- {
- "y" : 104,
- "name" : "#3: Jaldhar H. Vyas",
- "drilldown" : "Jaldhar H. Vyas"
- },
- {
- "drilldown" : "Ruben Westerberg",
- "name" : "#4: Ruben Westerberg",
- "y" : 92
- },
- {
- "drilldown" : "Adam Russell",
- "y" : 72,
- "name" : "#5: Adam Russell"
- },
- {
- "name" : "#6: Simon Proctor",
- "y" : 66,
- "drilldown" : "Simon Proctor"
- },
- {
- "y" : 64,
- "name" : "#7: Arne Sommer",
- "drilldown" : "Arne Sommer"
- },
- {
- "drilldown" : "Kian-Meng Ang",
- "y" : 64,
- "name" : "#8: Kian-Meng Ang"
- },
- {
- "drilldown" : "Athanasius",
- "y" : 56,
- "name" : "#9: Athanasius"
- },
- {
- "drilldown" : "Gustavo Chaves",
- "y" : 54,
- "name" : "#10: Gustavo Chaves"
- },
- {
- "y" : 52,
- "name" : "#11: E. Choroba",
- "drilldown" : "E. Choroba"
- },
- {
- "drilldown" : "Andrezgz",
- "y" : 50,
- "name" : "#12: Andrezgz"
- },
- {
- "y" : 50,
- "name" : "#13: Dave Jacoby",
- "drilldown" : "Dave Jacoby"
- },
- {
- "name" : "#14: Francis Whittle",
- "y" : 50,
- "drilldown" : "Francis Whittle"
- },
- {
- "name" : "#15: Jo Christian Oterhals",
- "y" : 48,
- "drilldown" : "Jo Christian Oterhals"
- },
- {
- "drilldown" : "Dr James A. Smith",
- "name" : "#16: Dr James A. Smith",
- "y" : 44
- },
- {
- "y" : 36,
- "name" : "#17: Daniel Mantovani",
- "drilldown" : "Daniel Mantovani"
- },
- {
- "y" : 36,
- "name" : "#18: Duncan C. White",
- "drilldown" : "Duncan C. White"
- },
- {
- "name" : "#19: Mark Senn",
- "y" : 32,
- "drilldown" : "Mark Senn"
- },
- {
- "drilldown" : "Nick Logan",
- "y" : 32,
- "name" : "#20: Nick Logan"
- },
- {
- "drilldown" : "Steven Wilson",
- "y" : 32,
- "name" : "#21: Steven Wilson"
- },
- {
- "y" : 28,
- "name" : "#22: Lars Balker",
- "drilldown" : "Lars Balker"
- },
- {
- "y" : 28,
- "name" : "#23: Yozen Hernandez",
- "drilldown" : "Yozen Hernandez"
- },
- {
- "name" : "#24: Ozzy",
- "y" : 26,
- "drilldown" : "Ozzy"
- },
- {
- "drilldown" : "Guillermo Ramos",
- "y" : 24,
- "name" : "#25: Guillermo Ramos"
- },
- {
- "drilldown" : "Maxim Nechaev",
- "y" : 24,
- "name" : "#26: Maxim Nechaev"
- },
- {
- "name" : "#27: Alicia Bielsa",
- "y" : 22,
- "drilldown" : "Alicia Bielsa"
- },
- {
- "y" : 22,
- "name" : "#28: Feng Chang",
- "drilldown" : "Feng Chang"
- },
- {
- "drilldown" : "Doug Schrag",
- "name" : "#29: Doug Schrag",
- "y" : 20
- },
- {
- "name" : "#30: Robert Gratza",
- "y" : 16,
- "drilldown" : "Robert Gratza"
- },
- {
- "drilldown" : "John Barrett",
- "name" : "#31: John Barrett",
- "y" : 14
- },
- {
- "drilldown" : "Khalid",
- "name" : "#32: Khalid",
- "y" : 14
- },
- {
- "drilldown" : "Jaime Corchado",
- "y" : 12,
- "name" : "#33: Jaime Corchado"
- },
- {
- "y" : 12,
- "name" : "#34: Kevin Colyer",
- "drilldown" : "Kevin Colyer"
- },
- {
- "drilldown" : "Kivanc Yazan",
- "name" : "#35: Kivanc Yazan",
- "y" : 12
- },
- {
- "drilldown" : "Maxim Kolodyazhny",
- "name" : "#36: Maxim Kolodyazhny",
- "y" : 12
- },
- {
- "name" : "#37: Philippe Bruhat",
- "y" : 12,
- "drilldown" : "Philippe Bruhat"
- },
- {
- "name" : "#38: Sergio Iglesias",
- "y" : 12,
- "drilldown" : "Sergio Iglesias"
- },
- {
- "drilldown" : "Arpad Toth",
- "y" : 10,
- "name" : "#39: Arpad Toth"
- },
- {
- "drilldown" : "Neil Bowers",
- "name" : "#40: Neil Bowers",
- "y" : 10
- },
- {
- "drilldown" : "Pete Houston",
- "name" : "#41: Pete Houston",
- "y" : 10
- },
- {
- "drilldown" : "Steve Rogerson",
- "y" : 10,
- "name" : "#42: Steve Rogerson"
- },
- {
- "y" : 10,
- "name" : "#43: Veesh Goldman",
- "drilldown" : "Veesh Goldman"
- },
- {
- "y" : 8,
- "name" : "#44: Aaron Sherman",
- "drilldown" : "Aaron Sherman"
- },
- {
- "drilldown" : "Alex Daniel",
- "name" : "#45: Alex Daniel",
- "y" : 8
- },
- {
- "drilldown" : "Bob Kleemann",
- "name" : "#46: Bob Kleemann",
- "y" : 8
- },
- {
- "y" : 8,
- "name" : "#47: Chenyf",
- "drilldown" : "Chenyf"
- },
- {
- "name" : "#48: David Kayal",
- "y" : 8,
- "drilldown" : "David Kayal"
- },
- {
- "y" : 8,
- "name" : "#49: Finley",
- "drilldown" : "Finley"
- },
- {
- "y" : 8,
- "name" : "#50: Luis F. Uceta",
- "drilldown" : "Luis F. Uceta"
- }
- ]
- }
- ],
- "tooltip" : {
- "followPointer" : "true",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style=\"font-size:11px\"></span>"
- },
- "chart" : {
- "type" : "column"
- },
"drilldown" : {
"series" : [
{
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak",
"data" : [
[
- "Perl 5",
+ "Perl 6",
31
],
[
@@ -292,32 +14,31 @@
4
],
[
- "Perl 6",
+ "Perl 5",
31
]
- ],
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak"
+ ]
},
{
- "id" : "Laurent Rosenfeld",
"name" : "Laurent Rosenfeld",
"data" : [
[
- "Perl 6",
- 25
+ "Perl 5",
+ 26
],
[
"Blog",
15
],
[
- "Perl 5",
- 26
+ "Perl 6",
+ 25
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld"
},
{
+ "name" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 5",
@@ -328,24 +49,25 @@
26
]
],
- "name" : "Jaldhar H. Vyas",