aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-12 10:45:33 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-12 10:45:33 +0100
commit45289dedb5c0430e7c64f9da9705d140bcfcf91b (patch)
tree855f4f4939601987be590147c58579e390dc583d
parente25a806961f90ca121de0ac7650a522355843f6e (diff)
downloadperlweeklychallenge-club-45289dedb5c0430e7c64f9da9705d140bcfcf91b.tar.gz
perlweeklychallenge-club-45289dedb5c0430e7c64f9da9705d140bcfcf91b.tar.bz2
perlweeklychallenge-club-45289dedb5c0430e7c64f9da9705d140bcfcf91b.zip
- Added solution to week 21 by Lakpa Tashi Bhutia.
-rw-r--r--stats/pwc-challenge-021.json463
-rw-r--r--stats/pwc-current.json122
-rw-r--r--stats/pwc-language-breakdown-summary.json80
-rw-r--r--stats/pwc-language-breakdown.json1522
-rw-r--r--stats/pwc-leaders.json356
-rw-r--r--stats/pwc-summary-1-30.json60
-rw-r--r--stats/pwc-summary-121-150.json36
-rw-r--r--stats/pwc-summary-151-180.json94
-rw-r--r--stats/pwc-summary-181-210.json44
-rw-r--r--stats/pwc-summary-211-240.json56
-rw-r--r--stats/pwc-summary-31-60.json112
-rw-r--r--stats/pwc-summary-61-90.json102
-rw-r--r--stats/pwc-summary-91-120.json120
-rw-r--r--stats/pwc-summary.json480
14 files changed, 1831 insertions, 1816 deletions
diff --git a/stats/pwc-challenge-021.json b/stats/pwc-challenge-021.json
index 5fc86a87c1..cf38dd5eb8 100644
--- a/stats/pwc-challenge-021.json
+++ b/stats/pwc-challenge-021.json
@@ -1,179 +1,9 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 021"
- },
- "legend" : {
- "enabled" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 021",
- "colorByPoint" : 1,
- "data" : [
- {
- "name" : "Adam Russell",
- "drilldown" : "Adam Russell",
- "y" : 5
- },
- {
- "y" : 2,
- "drilldown" : "Andrezgz",
- "name" : "Andrezgz"
- },
- {
- "y" : 3,
- "name" : "Arne Sommer",
- "drilldown" : "Arne Sommer"
- },
- {
- "drilldown" : "Athanasius",
- "name" : "Athanasius",
- "y" : 2
- },
- {
- "name" : "Daniel Mantovani",
- "drilldown" : "Daniel Mantovani",
- "y" : 2
- },
- {
- "drilldown" : "Dave Cross",
- "name" : "Dave Cross",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Dave Jacoby",
- "drilldown" : "Dave Jacoby"
- },
- {
- "y" : 2,
- "drilldown" : "Duane Powell",
- "name" : "Duane Powell"
- },
- {
- "drilldown" : "Duncan C. White",
- "name" : "Duncan C. White",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
- },
- {
- "name" : "Guillermo Ramos",
- "drilldown" : "Guillermo Ramos",
- "y" : 2
- },
- {
- "drilldown" : "Jaldhar H. Vyas",
- "name" : "Jaldhar H. Vyas",
- "y" : 5
- },
- {
- "y" : 6,
- "name" : "Joelle Maslak",
- "drilldown" : "Joelle Maslak"
- },
- {
- "y" : 2,
- "name" : "Kevin Colyer",
- "drilldown" : "Kevin Colyer"
- },
- {
- "name" : "Kian-Meng Ang",
- "drilldown" : "Kian-Meng Ang",
- "y" : 2
- },
- {
- "name" : "Laurent Rosenfeld",
- "drilldown" : "Laurent Rosenfeld",
- "y" : 7
- },
- {
- "y" : 2,
- "name" : "Lubos Kolouch",
- "drilldown" : "Lubos Kolouch"
- },
- {
- "drilldown" : "Noud Aldenhoven",
- "name" : "Noud Aldenhoven",
- "y" : 2
- },
- {
- "y" : 1,
- "drilldown" : "Ozzy",
- "name" : "Ozzy"
- },
- {
- "name" : "Paulo Custodio",
- "drilldown" : "Paulo Custodio",
- "y" : 2
- },
- {
- "name" : "Randy Lauen",
- "drilldown" : "Randy Lauen",
- "y" : 4
- },
- {
- "y" : 4,
- "name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West"
- },
- {
- "drilldown" : "Ruben Westerberg",
- "name" : "Ruben Westerberg",
- "y" : 4
- },
- {
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor",
- "y" : 1
- },
- {
- "drilldown" : "Steven Wilson",
- "name" : "Steven Wilson",
- "y" : 1
- },
- {
- "drilldown" : "Stuart Little",
- "name" : "Stuart Little",
- "y" : 2
- }
- ]
- }
- ],
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 26] Last updated at 2021-01-21 22:47:14 GMT"
- },
- "xAxis" : {
- "type" : "category"
- },
"drilldown" : {
"series" : [
{
+ "name" : "Adam Russell",
+ "id" : "Adam Russell",
"data" : [
[
"Perl",
@@ -187,22 +17,19 @@
"Blog",
2
]
- ],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ ]
},
{
- "id" : "Andrezgz",
- "name" : "Andrezgz",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Andrezgz",
+ "name" : "Andrezgz"
},
{
- "name" : "Arne Sommer",
"id" : "Arne Sommer",
"data" : [
[
@@ -213,11 +40,12 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Arne Sommer"
},
{
- "id" : "Athanasius",
"name" : "Athanasius",
+ "id" : "Athanasius",
"data" : [
[
"Perl",
@@ -250,8 +78,6 @@
"name" : "Dave Cross"
},
{
- "id" : "Dave Jacoby",
- "name" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -261,7 +87,9 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
},
{
"name" : "Duane Powell",
@@ -274,14 +102,14 @@
]
},
{
- "id" : "Duncan C. White",
- "name" : "Duncan C. White",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Duncan C. White",
+ "name" : "Duncan C. White"
},
{
"data" : [
@@ -290,12 +118,12 @@
2
]
],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
- "id" : "Guillermo Ramos",
"name" : "Guillermo Ramos",
+ "id" : "Guillermo Ramos",
"data" : [
[
"Perl",
@@ -304,8 +132,8 @@
]
},
{
- "id" : "Jaldhar H. Vyas",
"name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas",
"data" : [
[
"Perl",
@@ -322,8 +150,6 @@
]
},
{
- "id" : "Joelle Maslak",
- "name" : "Joelle Maslak",
"data" : [
[
"Perl",
@@ -333,20 +159,21 @@
"Raku",
3
]
- ]
+ ],
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
},
{
+ "id" : "Kevin Colyer",
"data" : [
[
"Raku",
2
]
],
- "name" : "Kevin Colyer",
- "id" : "Kevin Colyer"
+ "name" : "Kevin Colyer"
},
{
- "name" : "Kian-Meng Ang",
"id" : "Kian-Meng Ang",
"data" : [
[
@@ -357,11 +184,21 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Kian-Meng Ang"
+ },
+ {
+ "name" : "Lakpa Tashi Bhutia",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ]
+ ],
+ "id" : "Lakpa Tashi Bhutia"
},
{
"name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -375,51 +212,51 @@
"Blog",
3
]
- ]
+ ],
+ "id" : "Laurent Rosenfeld"
},
{
+ "id" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
],
- "name" : "Lubos Kolouch",
- "id" : "Lubos Kolouch"
+ "name" : "Lubos Kolouch"
},
{
- "id" : "Noud Aldenhoven",
- "name" : "Noud Aldenhoven",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Noud Aldenhoven",
+ "name" : "Noud Aldenhoven"
},
{
- "name" : "Ozzy",
- "id" : "Ozzy",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "id" : "Ozzy",
+ "name" : "Ozzy"
},
{
- "id" : "Paulo Custodio",
"name" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Paulo Custodio"
},
{
"name" : "Randy Lauen",
- "id" : "Randy Lauen",
"data" : [
[
"Perl",
@@ -429,11 +266,11 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Randy Lauen"
},
{
"id" : "Roger Bell_West",
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -447,11 +284,10 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Roger Bell_West"
},
{
- "id" : "Ruben Westerberg",
- "name" : "Ruben Westerberg",
"data" : [
[
"Perl",
@@ -461,38 +297,217 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg"
},
{
- "name" : "Simon Proctor",
- "id" : "Simon Proctor",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
+ "name" : "Steven Wilson",
"data" : [
[
"Perl",
1
]
],
- "id" : "Steven Wilson",
- "name" : "Steven Wilson"
+ "id" : "Steven Wilson"
},
{
"name" : "Stuart Little",
- "id" : "Stuart Little",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Stuart Little"
}
]
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "series" : [
+ {
+ "name" : "Perl Weekly Challenge - 021",
+ "data" : [
+ {
+ "y" : 5,
+ "name" : "Adam Russell",
+ "drilldown" : "Adam Russell"
+ },
+ {
+ "y" : 2,
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "drilldown" : "Arne Sommer",
+ "name" : "Arne Sommer",
+ "y" : 3
+ },
+ {
+ "name" : "Athanasius",
+ "drilldown" : "Athanasius",
+ "y" : 2
+ },
+ {
+ "name" : "Daniel Mantovani",
+ "drilldown" : "Daniel Mantovani",
+ "y" : 2
+ },
+ {
+ "name" : "Dave Cross",
+ "drilldown" : "Dave Cross",
+ "y" : 2
+ },
+ {
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Duane Powell",
+ "name" : "Duane Powell",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Duncan C. White",
+ "name" : "Duncan C. White"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Guillermo Ramos",
+ "name" : "Guillermo Ramos",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Jaldhar H. Vyas",
+ "name" : "Jaldhar H. Vyas",
+ "y" : 5
+ },
+ {
+ "y" : 6,
+ "name" : "Joelle Maslak",
+ "drilldown" : "Joelle Maslak"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Kevin Colyer",
+ "name" : "Kevin Colyer"
+ },
+ {
+ "y" : 2,
+ "name" : "Kian-Meng Ang",
+ "drilldown" : "Kian-Meng Ang"
+ },
+ {
+ "name" : "Lakpa Tashi Bhutia",
+ "drilldown" : "Lakpa Tashi Bhutia",
+ "y" : 1
+ },
+ {
+ "name" : "Laurent Rosenfeld",
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 7
+ },
+ {
+ "name" : "Lubos Kolouch",
+ "drilldown" : "Lubos Kolouch",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Noud Aldenhoven",
+ "drilldown" : "Noud Aldenhoven"
+ },
+ {
+ "drilldown" : "Ozzy",
+ "name" : "Ozzy",
+ "y" : 1
+ },
+ {
+ "drilldown" : "Paulo Custodio",
+ "name" : "Paulo Custodio",
+ "y" : 2
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Randy Lauen",
+ "name" : "Randy Lauen"
+ },
+ {
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West",
+ "y" : 4
+ },
+ {
+ "name" : "Ruben Westerberg",
+ "drilldown" : "Ruben Westerberg",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor",
+ "y" : 1
+ },
+ {
+ "y" : 1,
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Stuart Little",
+ "name" : "Stuart Little"
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 27] Last updated at 2021-05-12 09:33:30 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 021"
+ },
+ "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
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "xAxis" : {
+ "type" : "category"
}
}
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 5e7d92b79a..993868f522 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,24 +1,28 @@
{
- "tooltip" : {
- "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/>"
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "chart" : {
+ "type" : "column"
},
"drilldown" : {
"series" : [
{
- "id" : "Abigail",
+ "name" : "Abigail",
"data" : [
[
"Perl",
2
]
],
- "name" : "Abigail"
+ "id" : "Abigail"
},
{
- "id" : "Dave Jacoby",
- "name" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -28,26 +32,28 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby"
},
{
- "name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
- "name" : "Feng Chang",
"data" : [
[
"Raku",
2
]
],
+ "name" : "Feng Chang",
"id" : "Feng Chang"
},
{
@@ -65,14 +71,14 @@
"id" : "Flavio Poletti"
},
{
- "id" : "James Smith",
- "name" : "James Smith",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "James Smith",
+ "id" : "James Smith"
},
{
"id" : "Luca Ferrari",
@@ -90,13 +96,13 @@
},
{
"id" : "Mark Anderson",
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Mark Anderson"
},
{
"id" : "Roger Bell_West",
@@ -113,7 +119,6 @@
]
},
{
- "id" : "Stuart Little",
"name" : "Stuart Little",
"data" : [
[
@@ -124,7 +129,8 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Stuart Little"
},
{
"data" : [
@@ -142,36 +148,50 @@
}
]
},
- "legend" : {
- "enabled" : 0
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 11] Last updated at 2021-05-12 09:44:09 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 112"
},
"series" : [
{
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 112",
"data" : [
{
"drilldown" : "Abigail",
- "y" : 2,
- "name" : "Abigail"
+ "name" : "Abigail",
+ "y" : 2
},
{
- "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby",
"y" : 3,
- "drilldown" : "Dave Jacoby"
+ "name" : "Dave Jacoby"
},
{
"y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
},
{
- "y" : 2,
"drilldown" : "Feng Chang",
+ "y" : 2,
"name" : "Feng Chang"
},
{
+ "name" : "Flavio Poletti",
"y" : 4,
- "drilldown" : "Flavio Poletti",
- "name" : "Flavio Poletti"
+ "drilldown" : "Flavio Poletti"
},
{
"drilldown" : "James Smith",
@@ -179,59 +199,39 @@
"name" : "James Smith"
},
{
- "name" : "Luca Ferrari",
"y" : 4,
+ "name" : "Luca Ferrari",
"drilldown" : "Luca Ferrari"
},
{
- "y" : 2,
"drilldown" : "Mark Anderson",
+ "y" : 2,
"name" : "Mark Anderson"
},
{
+ "y" : 4,
"name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West",
- "y" : 4
+ "drilldown" : "Roger Bell_West"
},
{
- "name" : "Stuart Little",
"drilldown" : "Stuart Little",
- "y" : 4
+ "y" : 4,
+ "name" : "Stuart Little"
},
{
"drilldown" : "Ulrich Rieke",
"y" : 2,
"name" : "Ulrich Rieke"
}
- ],
- "name" : "Perl Weekly Challenge - 112",
- "colorByPoint" : 1
+ ]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge - 112"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
+ "tooltip" : {
+ "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/>",
+ "followPointer" : 1
},
"xAxis" : {
"type" : "category"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2021-05-12 08:36:57 GMT"
}
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 9a17a9fee1..38d3dda80f 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,24 +1,36 @@
{
+ "legend" : {
+ "enabled" : "false"
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : null
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "Last updated at 2021-05-12 09:44:09 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category",
+ "labels" : {
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ }
}
},
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
"series" : [
{
- "dataLabels" : {
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
- "enabled" : "true",
- "rotation" : -90,
- "align" : "right",
- "color" : "#FFFFFF",
- "format" : "{point.y:.0f}",
- "y" : 10
- },
"data" : [
[
"Blog",
@@ -26,38 +38,26 @@
],
[
"Perl",
- 5283
+ 5284
],
[
"Raku",
3354
]
],
- "name" : "Contributions"
- }
- ],
- "title" : {
- "text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
- },
- "xAxis" : {
- "labels" : {
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
+ "name" : "Contributions",
+ "dataLabels" : {
+ "align" : "right",
+ "enabled" : "true",
+ "color" : "#FFFFFF",
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ },
+ "rotation" : -90,
+ "y" : 10,
+ "format" : "{point.y:.0f}"
}
- },
- "type" : "category"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "Last updated at 2021-05-12 08:36:57 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
- },
- "legend" : {
- "enabled" : "false"
- }
+ }
+ ]
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 55a865b7dc..34b6f1e1aa 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,7 +1,602 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "name" : "#001",
+ "y" : 161,
+ "drilldown" : "001"
+ },
+ {
+ "drilldown" : "002",
+ "name" : "#002",
+ "y" : 125
+ },
+ {
+ "y" : 81,
+ "name" : "#003",
+ "drilldown" : "003"
+ },
+ {
+ "name" : "#004",
+ "y" : 99,
+ "drilldown" : "004"
+ },
+ {
+ "drilldown" : "005",
+ "name" : "#005",
+ "y" : 78
+ },
+ {
+ "drilldown" : "006",
+ "name" : "#006",
+ "y" : 58
+ },
+ {
+ "drilldown" : "007",
+ "name" : "#007",
+ "y" : 64
+ },
+ {
+ "name" : "#008",
+ "y" : 78,
+ "drilldown" : "008"
+ },
+ {
+ "drilldown" : "009"