aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-23 14:56:16 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-08-23 14:56:16 +0100
commit59359bd9f6e92e586695a072ff7d57724f25c041 (patch)
tree099a6f9e47bb2dc55296c523d5fa6cb4e6d793ab
parente9f66c04af4f0f91d2d6270c5eb73cfc919f5095 (diff)
downloadperlweeklychallenge-club-59359bd9f6e92e586695a072ff7d57724f25c041.tar.gz
perlweeklychallenge-club-59359bd9f6e92e586695a072ff7d57724f25c041.tar.bz2
perlweeklychallenge-club-59359bd9f6e92e586695a072ff7d57724f25c041.zip
- Added solution by Duane Powell.
-rw-r--r--stats/pwc-current.json92
-rw-r--r--stats/pwc-language-breakdown-summary.json68
-rw-r--r--stats/pwc-language-breakdown.json204
-rw-r--r--stats/pwc-leaders.json920
-rw-r--r--stats/pwc-summary-1-30.json106
-rw-r--r--stats/pwc-summary-31-60.json104
-rw-r--r--stats/pwc-summary-61-90.json114
-rw-r--r--stats/pwc-summary-91-120.json102
-rw-r--r--stats/pwc-summary.json274
9 files changed, 992 insertions, 992 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d6a3872860..9a5c8d1dd4 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,98 +1,109 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"legend" : {
"enabled" : 0
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 022"
+ },
"series" : [
{
- "name" : "Perl Weekly Challenge - 022",
"data" : [
{
- "y" : 1,
"drilldown" : "Andrezgz",
+ "y" : 1,
"name" : "Andrezgz"
},
{
- "y" : 1,
+ "y" : 2,
"drilldown" : "Duane Powell",
"name" : "Duane Powell"
},
{
"drilldown" : "E. Choroba",
- "name" : "E. Choroba",
- "y" : 2
+ "y" : 2,
+ "name" : "E. Choroba"
},
{
- "name" : "Laurent Rosenfeld",
"drilldown" : "Laurent Rosenfeld",
- "y" : 5
+ "y" : 5,
+ "name" : "Laurent Rosenfeld"
},
{
+ "drilldown" : "Roger Bell West",
"y" : 3,
- "name" : "Roger Bell West",
- "drilldown" : "Roger Bell West"
+ "name" : "Roger Bell West"
},
{
- "drilldown" : "Simon Proctor",
"name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
"y" : 2
},
{
"drilldown" : "Steven Wilson",
- "name" : "Steven Wilson",
- "y" : 1
+ "y" : 1,
+ "name" : "Steven Wilson"
},
{
- "name" : "Yet Ebreo",
"drilldown" : "Yet Ebreo",
- "y" : 5
+ "y" : 5,
+ "name" : "Yet Ebreo"
}
],
- "colorByPoint" : 1
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 022"
}
],
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "subtitle" : {
+ "text" : "[Champions: 8] Last updated at 2019-08-23 13:55:21 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
},
"tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
"followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
},
"drilldown" : {
"series" : [
{
"name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
1
]
- ],
- "id" : "Andrezgz"
+ ]
},
{
"data" : [
[
"Perl 5",
- 1
+ 2
]
],
"id" : "Duane Powell",
"name" : "Duane Powell"
},
{
- "id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "E. Choroba"
+ "id" : "E. Choroba"
},
{
+ "name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -106,12 +117,9 @@
"Blog",
1
]
- ],
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
+ ]
},
{
- "name" : "Roger Bell West",
"data" : [
[
"Perl 5",
@@ -122,7 +130,8 @@
1
]
],
- "id" : "Roger Bell West"
+ "id" : "Roger Bell West",
+ "name" : "Roger Bell West"
},
{
"name" : "Simon Proctor",
@@ -135,17 +144,17 @@
]
},
{
+ "name" : "Steven Wilson",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Steven Wilson",
- "name" : "Steven Wilson"
+ "id" : "Steven Wilson"
},
{
- "id" : "Yet Ebreo",
+ "name" : "Yet Ebreo",
"data" : [
[
"Perl 5",
@@ -160,28 +169,19 @@
1
]
],
- "name" : "Yet Ebreo"
+ "id" : "Yet Ebreo"
}
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 022"
- },
- "xAxis" : {
- "type" : "category"
- },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 8] Last updated at 2019-08-23 10:27:00 GMT"
- },
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "format" : "{point.y}",
+ "enabled" : 1
}
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 387062720f..ad31c8c4c7 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,6 +1,34 @@
{
+ "subtitle" : {
+ "text" : "Last updated at 2019-08-23 13:56:08 GMT"
+ },
+ "xAxis" : {
+ "labels" : {
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ }
+ },
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "dataLabels" : {
+ "enabled" : "true",
+ "format" : "{point.y:.0f}",
+ "y" : 10,
+ "color" : "#FFFFFF",
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ },
+ "align" : "right",
+ "rotation" : -90
+ },
+ "name" : "Contributions",
"data" : [
[
"Blog",
@@ -8,30 +36,17 @@
],
[
"Perl 5",
- 894
+ 895
],
[
"Perl 6",
533
]
- ],
- "name" : "Contributions",
- "dataLabels" : {
- "y" : 10,
- "rotation" : -90,
- "enabled" : "true",
- "format" : "{point.y:.0f}",
- "align" : "right",
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- },
- "color" : "#FFFFFF"
- }
+ ]
}
],
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
},
"yAxis" : {
"title" : {
@@ -39,25 +54,10 @@
},
"min" : 0
},
- "xAxis" : {
- "labels" : {
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- }
- },
- "type" : "category"
- },
- "subtitle" : {
- "text" : "Last updated at 2019-08-23 10:27:14 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
+ "legend" : {
+ "enabled" : "false"
},
"title" : {
"text" : "Perl Weekly Challenge Contributions - 2019"
- },
- "legend" : {
- "enabled" : "false"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index f5757ddf7a..645244e69e 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,7 +1,26 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-08-23 13:56:08 GMT"
+ },
"drilldown" : {
"series" : [
{
+ "name" : "001",
"data" : [
[
"Perl 5",
@@ -16,12 +35,10 @@
10
]
],
- "name" : "001",
"id" : "001"
},
{
"id" : "002",
- "name" : "002",
"data" : [
[
"Perl 5",
@@ -35,10 +52,11 @@
"Blog",
9
]
- ]
+ ],
+ "name" : "002"
},
{
- "id" : "003",
+ "name" : "003",
"data" : [
[
"Perl 5",
@@ -53,10 +71,10 @@
8
]
],
- "name" : "003"
+ "id" : "003"
},
{
- "name" : "004",
+ "id" : "004",
"data" : [
[
"Perl 5",
@@ -71,9 +89,11 @@
9
]
],
- "id" : "004"
+ "name" : "004"
},
{
+ "name" : "005",
+ "id" : "005",
"data" : [
[
"Perl 5",
@@ -87,11 +107,10 @@
"Blog",
11
]
- ],
- "name" : "005",
- "id" : "005"
+ ]
},
{
+ "name" : "006",
"data" : [
[
"Perl 5",
@@ -106,7 +125,6 @@
6
]
],
- "name" : "006",
"id" : "006"
},
{
@@ -128,6 +146,7 @@
"id" : "007"
},
{
+ "id" : "008",
"data" : [
[
"Perl 5",
@@ -142,11 +161,10 @@
10
]
],
- "name" : "008",
- "id" : "008"
+ "name" : "008"
},
{
- "id" : "009",
+ "name" : "009",
"data" : [
[
"Perl 5",
@@ -161,7 +179,7 @@
12
]
],
- "name" : "009"
+ "id" : "009"
},
{
"id" : "010",
@@ -182,7 +200,7 @@
"name" : "010"
},
{
- "name" : "011",
+ "id" : "011",
"data" : [
[
"Perl 5",
@@ -197,9 +215,10 @@
9
]
],
- "id" : "011"
+ "name" : "011"
},
{
+ "name" : "012",
"data" : [
[
"Perl 5",
@@ -214,12 +233,9 @@
10
]
],
- "name" : "012",
"id" : "012"
},
{
- "id" : "013",
- "name" : "013",
"data" : [
[
"Perl 5",
@@ -233,10 +249,12 @@
"Blog",
12
]
- ]
+ ],
+ "id" : "013",
+ "name" : "013"
},
{
- "id" : "014",
+ "name" : "014",
"data" : [
[
"Perl 5",
@@ -251,10 +269,10 @@
14
]
],
- "name" : "014"
+ "id" : "014"
},
{
- "name" : "015",
+ "id" : "015",
"data" : [
[
"Perl 5",
@@ -269,10 +287,11 @@
13
]
],
- "id" : "015"
+ "name" : "015"
},
{
"name" : "016",
+ "id" : "016",
"data" : [
[
"Perl 5",
@@ -286,12 +305,10 @@
"Blog",
11
]
- ],
- "id" : "016"
+ ]
},
{
"id" : "017",
- "name" : "017",
"data" : [
[
"Perl 5",
@@ -305,10 +322,11 @@
"Blog",
11
]
- ]
+ ],
+ "name" : "017"
},
{
- "name" : "018",
+ "id" : "018",
"data" : [
[
"Perl 5",
@@ -323,10 +341,10 @@
12
]
],
- "id" : "018"
+ "name" : "018"
},
{
- "id" : "019",
+ "name" : "019",
"data" : [
[
"Perl 5",
@@ -341,9 +359,10 @@
11
]
],
- "name" : "019"
+ "id" : "019"
},
{
+ "name" : "020",
"id" : "020",
"data" : [
[
@@ -358,11 +377,9 @@
"Blog",
12
]
- ],
- "name" : "020"
+ ]
},
{
- "name" : "021",
"data" : [
[
"Perl 5",
@@ -377,13 +394,15 @@
7
]
],
- "id" : "021"
+ "id" : "021",
+ "name" : "021"
},
{
+ "id" : "022",
"data" : [
[
"Perl 5",
- 11
+ 12
],
[
"Perl 6",
@@ -394,61 +413,50 @@
2
]
],
- "name" : "022",
- "id" : "022"
+ "name" : "022"
}
]
},
- "xAxis" : {
- "type" : "category"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-08-23 10:27:14 GMT"
- },
- "tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "followPointer" : "true",
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>"
- },
"title" : {
"text" : "Perl Weekly Challenge Language"
},
"legend" : {
"enabled" : "false"
},
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
+ "tooltip" : {
+ "followPointer" : "true",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>"
+ },
"series" : [
{
- "colorByPoint" : "true",
"name" : "Perl Weekly Challenge Languages",
+ "colorByPoint" : "true",
"data" : [
{
"y" : 123,
- "drilldown" : "001",
- "name" : "#001"
+ "name" : "#001",
+ "drilldown" : "001"
},
{
+ "name" : "#002",
"y" : 104,
- "drilldown" : "002",
- "name" : "#002"
+ "drilldown" : "002"
},
{
- "y" : 66,
"drilldown" : "003",
+ "y" : 66,
"name" : "#003"
},
{
+ "name" : "#004",
"y" : 84,
- "drilldown" : "004",
- "name" : "#004"
+ "drilldown" : "004"
},
{
"y" : 66,
@@ -461,9 +469,9 @@
"drilldown" : "006"
},
{
- "y" : 55,
+ "drilldown" : "007",
"name" : "#007",
- "drilldown" : "007"
+ "y" : 55
},
{
"y" : 68,
@@ -471,84 +479,76 @@
"drilldown" : "008"
},
{
- "y" : 66,
"drilldown" : "009",
+ "y" : 66,
"name" : "#009"
},
{
- "name" : "#010",
"drilldown" : "010",
+ "name" : "#010",
"y" : 59
},
{
- "y" : 78,
"drilldown" : "011",
- "name" : "#011"
+ "name" : "#011",
+ "y" : 78
},
{
- "drilldown" : "012",
+ "y" : 82,
"name" : "#012",
- "y" : 82
+ "drilldown" : "012"
},
{
- "y" : 75,
"drilldown" : "013",
- "name" : "#013"
+ "name" : "#013",
+ "y" : 75
},
{
"name" : "#014",
- "drilldown" : "014",
- "y" : 95
+ "y" : 95,
+ "drilldown" : "014"
},
{
- "drilldown" : "015",
"name" : "#015",
- "y" : 91
+ "y" : 91,
+ "drilldown" : "015"
},
{
+ "name" : "#016",
"y" : 65,
- "drilldown" : "016",
- "name" : "#016"
+ "drilldown" : "016"
},
{
"y" : 78,
- "drilldown" : "017",
- "name" : "#017"
+ "name" : "#017",
+ "drilldown" : "017"
},
{
"drilldown" : "018",
- "name" : "#018",
- "y" : 74
+ "y" : 74,
+ "name" : "#018"
},
{
+ "drilldown" : "019",
"y" : 93,
- "name" : "#019",
- "drilldown" : "019"
+ "name" : "#019"
},
{
- "drilldown" : "020",
"name" : "#020",
- "y" : 92
+ "y" : 92,
+ "drilldown" : "020"
},
{
- "name" : "#021",
"drilldown" : "021",
+ "name" : "#021",
"y" : 64
},
{
- "drilldown" : "022",
+ "y" : 21,
"name" : "#022",
- "y" : 20
+ "drilldown" : "022"
}
]
}
- ],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- }
+ ]
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 0e22eda9e6..d22a5d18ef 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,84 +1,327 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "series" : [
+ {
+ "name" : "Perl Weekly Challenge Leaders",
+ "colorByPoint" : "true",
+ "data" : [
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 232,
+ "name" : "#1: Laurent Rosenfeld"
+ },
+ {
+ "drilldown" : "Joelle Maslak",
+ "name" : "#2: Joelle Maslak",
+ "y" : 228
+ },
+ {
+ "name" : "#3: Jaldhar H. Vyas",
+ "y" : 182,
+ "drilldown" : "Jaldhar H. Vyas"
+ },
+ {
+ "drilldown" : "Ruben Westerberg",
+ "name" : "#4: Ruben Westerberg",
+ "y" : 156
+ },
+ {
+ "drilldown" : "Adam Russell",
+ "name" : "#5: Adam Russell",
+ "y" : 136
+ },
+ {
+ "name" : "#6: Athanasius",
+ "y" : 134,
+ "drilldown" : "Athanasius"
+ },
+ {
+ "drilldown" : "Arne Sommer",
+ "y" : 118,
+ "name" : "#7: Arne Sommer"
+ },
+ {
+ "drilldown" : "Kian-Meng Ang",
+ "y" : 118,
+ "name" : "#8: Kian-Meng Ang"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "y" : 106,
+ "name" : "#9: E. Choroba"
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "y" : 94,
+ "name" : "#10: Simon Proctor"
+ },
+ {
+ "name" : "#11: Francis Whittle",
+ "y" : 92,
+ "drilldown" : "Francis Whittle"
+ },
+ {
+ "y" : 90,
+ "name" : "#12: Dave Jacoby",
+ "drilldown" : "Dave Jacoby"
+ },
+ {
+ "name" : "#13: Andrezgz",
+ "y" : 82,
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "name" : "#14: Feng Chang",
+ "y" : 80,
+ "drilldown" : "Feng Chang"
+ },
+ {
+ "drilldown" : "Daniel Mantovani",
+ "name" : "#15: Daniel Mantovani",
+ "y" : 72
+ },
+ {
+ "y" : 72,
+ "name" : "#16: Duncan C. White",
+ "drilldown" : "Duncan C. White"
+ },
+ {
+ "y" : 72,
+ "name" : "#17: Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves"
+ },
+ {
+ "drilldown" : "Steven Wilson",
+ "name" : "#18: Steven Wilson",
+ "y" : 70
+ },
+ {
+ "y" : 70,
+ "name" : "#19: Yozen Hernandez",
+ "drilldown" : "Yozen Hernandez"
+ },
+ {
+ "drilldown" : "Roger Bell West",
+ "name" : "#20: Roger Bell West",
+ "y" : 58
+ },
+ {
+ "name" : "#21: Jo Christian Oterhals",
+ "y" : 56,
+ "drilldown" : "Jo Christian Oterhals"
+ },
+ {
+ "drilldown" : "Guillermo Ramos",
+ "name" : "#22: Guillermo Ramos",
+ "y" : 46
+ },
+ {
+ "drilldown" : "Mark Senn",
+ "y" : 46,
+ "name" : "#23: Mark Senn"
+ },
+ {
+ "drilldown" : "Dr James A. Smith",
+ "y" : 44,
+ "name" : "#24: Dr James A. Smith"
+ },
+ {
+ "drilldown" : "Ozzy",
+ "y" : 44,
+ "name" : "#25: Ozzy"
+ },
+ {
+ "drilldown" : "Veesh Goldman",
+ "name" : "#26: Veesh Goldman",
+ "y" : 42
+ },
+ {
+ "y" : 38,
+ "name" : "#27: Kevin Colyer",
+ "drilldown" : "Kevin Colyer"
+ },
+ {
+ "name" : "#28: Lubos Kolouch",
+ "y" : 38,
+ "drilldown" : "Lubos Kolouch"
+ },
+ {
+ "y" : 34,
+ "name" : "#29: Duane Powell",
+ "drilldown" : "Duane Powell"
+ },
+ {
+ "drilldown" : "Nick Logan",
+ "name" : "#30: Nick Logan",
+ "y" : 32
+ },
+ {
+ "name" : "#31: Noud",
+ "y" : 32,
+ "drilldown" : "Noud"
+ },
+ {
+ "drilldown" : "Lars Balker",
+ "y" : 28,
+ "name" : "#32: Lars Balker"
+ },
+ {
+ "drilldown" : "Jaime Corchado",
+ "y" : 24,
+ "name" : "#33: Jaime Corchado"
+ },
+ {
+ "drilldown" : "Maxim Nechaev",
+ "y" : 24,
+ "name" : "#34: Maxim Nechaev"
+ },
+ {
+ "y" : 24,
+ "name" : "#35: Randy Lauen",
+ "drilldown" : "Randy Lauen"
+ },
+ {
+ "name" : "#36: Alicia Bielsa",
+ "y" : 22,
+ "drilldown" : "Alicia Bielsa"
+ },
+ {
+ "drilldown" : "Doug Schrag",
+ "y" : 20,
+ "name" : "#37: Doug Schrag"
+ },
+ {
+ "y" : 18,
+ "name" : "#38: Neil Bowers",
+ "drilldown" : "Neil Bowers"
+ },
+ {
+ "name" : "#39: Dave Cross",
+ "y" : 16,
+ "drilldown" : "Dave Cross"
+ },
+ {
+ "drilldown" : "Pete Houston",
+ "y" : 16,
+ "name" : "#40: Pete Houston"
+ },
+ {
+ "name" : "#41: Robert Gratza",
+ "y" : 16,
+ "drilldown" : "Robert Gratza"
+ },
+ {
+ "name" : "#42: John Barrett",
+ "y" : 14,
+ "drilldown" : "John Barrett"
+ },
+ {
+ "name" : "#43: Khalid",
+ "y" : 14,
+ "drilldown" : "Khalid"
+ },
+ {
+ "drilldown" : "Walt Mankowski",
+ "y" : 14,
+ "name" : "#44: Walt Mankowski"
+ },
+ {
+ "y" : 12,
+ "name" : "#45: Aaron Sherman",
+ "drilldown" : "Aaron Sherman"
+ },
+ {
+ "drilldown" : "Donald Hunter",
+ "y" : 12,
+ "name" : "#46: Donald Hunter"
+ },
+ {
+ "y" : 12,
+ "name" : "#47: Kivanc Yazan",
+ "drilldown" : "Kivanc Yazan"
+ },
+ {
+ "drilldown" : "Maxim Kolodyazhny",
+ "y" : 12,
+ "name" : "#48: Maxim Kolodyazhny"
+ },
+ {
+ "y" : 12,
+ "name" : "#49: Philippe Bruhat",
+ "drilldown" : "Philippe Bruhat"
+ },
+ {
+ "drilldown" : "Sergio Iglesias",
+ "y" : 12,
+ "name" : "#50: Sergio Iglesias"
+ }
+ ]
}
+ ],
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-08-23 13:56:04 GMT"
},
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Leaders (TOP 50)"
- },
- "tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "followPointer" : "true",
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
+ "legend" : {
+ "enabled" : "false"
},
"drilldown" : {
"series" : [
{
- "id" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Blog",
29
],
[
- "Perl 5",
- 44
- ],
- [
"Perl 6",
43
+ ],
+ [
+ "Perl 5",
+ 44
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
- "id" : "Joelle Maslak"