aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-challenge-008.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-challenge-008.json')
-rw-r--r--stats/pwc-challenge-008.json508
1 files changed, 244 insertions, 264 deletions
diff --git a/stats/pwc-challenge-008.json b/stats/pwc-challenge-008.json
index 89b6a48ff0..d9d8d6f05a 100644
--- a/stats/pwc-challenge-008.json
+++ b/stats/pwc-challenge-008.json
@@ -1,260 +1,86 @@
{
- "subtitle" : {
- "text" : "[Champions: 31] Last updated at 2024-07-21 22:37:06 GMT"
- },
"xAxis" : {
"type" : "category"
},
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
}
},
- "title" : {
- "text" : "The Weekly Challenge - 008"
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "The Weekly Challenge - 008",
- "data" : [
- {
- "drilldown" : "Adam Russell",
- "name" : "Adam Russell",
- "y" : 3
- },
- {
- "drilldown" : "Alicia Bielsa",
- "name" : "Alicia Bielsa",
- "y" : 2
- },
- {
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 2
- },
- {
- "drilldown" : "Arne Sommer",
- "name" : "Arne Sommer",
- "y" : 3
- },
- {
- "y" : 2,
- "name" : "Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "drilldown" : "Daniel Mantovani",
- "name" : "Daniel Mantovani",
- "y" : 2
- },
- {
- "y" : 4,
- "drilldown" : "Dave Jacoby",
- "name" : "Dave Jacoby"
- },
- {
- "y" : 2,
- "drilldown" : "David Ferrone",
- "name" : "David Ferrone"
- },
- {
- "y" : 2,
- "name" : "Duncan C. White",
- "drilldown" : "Duncan C. White"
- },
- {
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba",
- "y" : 3
- },
- {
- "y" : 3,
- "name" : "Francis Whittle",
- "drilldown" : "Francis Whittle"
- },
- {
- "y" : 2,
- "name" : "Guillermo Ramos",
- "drilldown" : "Guillermo Ramos"
- },
- {
- "drilldown" : "Gustavo Chaves",
- "name" : "Gustavo Chaves",
- "y" : 2
- },
- {
- "name" : "Jaldhar H. Vyas",
- "drilldown" : "Jaldhar H. Vyas",
- "y" : 4
- },
- {
- "drilldown" : "James Smith",
- "name" : "James Smith",
- "y" : 4
- },
- {
- "y" : 4,
- "drilldown" : "Joelle Maslak",
- "name" : "Joelle Maslak"
- },
- {
- "drilldown" : "Jorg Sommrey",
- "name" : "Jorg Sommrey",
- "y" : 2
- },
- {
- "y" : 4,
- "name" : "Kian-Meng Ang",
- "drilldown" : "Kian-Meng Ang"
- },
- {
- "drilldown" : "Lakpa Tashi Bhutia",
- "name" : "Lakpa Tashi Bhutia",
- "y" : 2
- },
- {
- "y" : 7,
- "drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld"
- },
- {
- "drilldown" : "Lubos Kolouch",
- "name" : "Lubos Kolouch",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Luis F. Uceta",
- "drilldown" : "Luis F. Uceta"
- },
- {
- "drilldown" : "Max Kossek",
- "name" : "Max Kossek",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Maxim Nechaev",
- "name" : "Maxim Nechaev"
- },
- {
- "name" : "Neil Bowers",
- "drilldown" : "Neil Bowers",
- "y" : 1
- },
- {
- "y" : 1,
- "name" : "Ozzy",
- "drilldown" : "Ozzy"
- },
- {
- "y" : 2,
- "drilldown" : "Paulo Custodio",
- "name" : "Paulo Custodio"
- },
- {
- "y" : 4,
- "name" : "Ruben Westerberg",
- "drilldown" : "Ruben Westerberg"
- },
- {
- "y" : 3,
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
- },
- {
- "drilldown" : "Stuart Little",
- "name" : "Stuart Little",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Yozen Hernandez",
- "drilldown" : "Yozen Hernandez"
- }
- ]
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
- ],
- "legend" : {
- "enabled" : 0
},
"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/>"
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : 1
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "title" : {
+ "text" : "The Weekly Challenge - 008"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 31] Last updated at 2024-07-29 11:29:00 GMT"
},
"drilldown" : {
"series" : [
{
+ "id" : "Adam Russell",
+ "name" : "Adam Russell",
"data" : [
[
"Perl",
2
- ],
- [
- "Blog",
- 1
]
- ],
- "id" : "Adam Russell",
- "name" : "Adam Russell"
+ ]
},
{
+ "name" : "Alicia Bielsa",
+ "id" : "Alicia Bielsa",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Alicia Bielsa",
- "name" : "Alicia Bielsa"
+ ]
},
{
- "id" : "Andrezgz",
"data" : [
[
"Perl",
2
]
],
- "name" : "Andrezgz"
+ "name" : "Andrezgz",
+ "id" : "Andrezgz"
},
{
- "id" : "Arne Sommer",
"data" : [
[
"Raku",
2
- ],
- [
- "Blog",
- 1
]
],
- "name" : "Arne Sommer"
+ "name" : "Arne Sommer",
+ "id" : "Arne Sommer"
},
{
+ "id" : "Athanasius",
"name" : "Athanasius",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Athanasius"
+ ]
},
{
"data" : [
@@ -267,7 +93,6 @@
"name" : "Daniel Mantovani"
},
{
- "name" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -275,10 +100,11 @@
],
[
"Blog",
- 2
+ 1
]
],
- "id" : "Dave Jacoby"
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
},
{
"name" : "David Ferrone",
@@ -302,53 +128,46 @@
},
{
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
2
- ],
- [
- "Blog",
- 1
]
- ],
- "name" : "E. Choroba"
+ ]
},
{
"data" : [
[
"Raku",
2
- ],
- [
- "Blog",
- 1
]
],
"id" : "Francis Whittle",
"name" : "Francis Whittle"
},
{
+ "name" : "Guillermo Ramos",
+ "id" : "Guillermo Ramos",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Guillermo Ramos",
- "name" : "Guillermo Ramos"
+ ]
},
{
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
+ ]
},
{
+ "id" : "Jaldhar H. Vyas",
"name" : "Jaldhar H. Vyas",
"data" : [
[
@@ -359,10 +178,11 @@
"Raku",
2
]
- ],
- "id" : "Jaldhar H. Vyas"
+ ]
},
{
+ "name" : "James Smith",
+ "id" : "James Smith",
"data" : [
[
"Perl",
@@ -372,12 +192,9 @@
"Raku",
2
]
- ],
- "id" : "James Smith",
- "name" : "James Smith"
+ ]
},
{
- "id" : "Joelle Maslak",
"data" : [
[
"Perl",
@@ -388,7 +205,8 @@
2
]
],
- "name" : "Joelle Maslak"
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
"data" : [
@@ -397,11 +215,12 @@
2
]
],
- "id" : "Jorg Sommrey",
- "name" : "Jorg Sommrey"
+ "name" : "Jorg Sommrey",
+ "id" : "Jorg Sommrey"
},
{
"name" : "Kian-Meng Ang",
+ "id" : "Kian-Meng Ang",
"data" : [
[
"Perl",
@@ -409,22 +228,22 @@
],
[
"Blog",
- 2
+ 1
]
- ],
- "id" : "Kian-Meng Ang"
+ ]
},
{
"name" : "Lakpa Tashi Bhutia",
+ "id" : "Lakpa Tashi Bhutia",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Lakpa Tashi Bhutia"
+ ]
},
{
+ "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld",
"data" : [
[
@@ -437,20 +256,19 @@
],
[
"Blog",
- 3
+ 2
]
- ],
- "name" : "Laurent Rosenfeld"
+ ]
},
{
- "name" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
],
- "id" : "Lubos Kolouch"
+ "id" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
},
{
"data" : [
@@ -463,58 +281,58 @@
"name" : "Luis F. Uceta"
},
{
+ "id" : "Max Kossek",
"name" : "Max Kossek",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Max Kossek"
+ ]
},
{
- "id" : "Maxim Nechaev",
"data" : [
[
"Perl",
2
]
],
- "name" : "Maxim Nechaev"
+ "name" : "Maxim Nechaev",
+ "id" : "Maxim Nechaev"
},
{
- "id" : "Neil Bowers",
"data" : [
[
"Perl",
1
]
],
- "name" : "Neil Bowers"
+ "name" : "Neil Bowers",
+ "id" : "Neil Bowers"
},
{
- "name" : "Ozzy",
- "id" : "Ozzy",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "name" : "Ozzy",
+ "id" : "Ozzy"
},
{
- "name" : "Paulo Custodio",
- "id" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Paulo Custodio",
+ "name" : "Paulo Custodio"
},
{
- "name" : "Ruben Westerberg",
"id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl",
@@ -528,21 +346,17 @@
},
{
"name" : "Simon Proctor",
+ "id" : "Simon Proctor",
"data" : [
[
"Raku",
2
- ],
- [
- "Blog",
- 1
]
- ],
- "id" : "Simon Proctor"
+ ]
},
{
- "name" : "Stuart Little",
"id" : "Stuart Little",
+ "name" : "Stuart Little",
"data" : [
[
"Raku",
@@ -551,15 +365,181 @@
]
},
{
- "name" : "Yozen Hernandez",
- "id" : "Yozen Hernandez",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Yozen Hernandez",
+ "id" : "Yozen Hernandez"
}
]
+ },
+ "series" : [
+ {
+ "name" : "The Weekly Challenge - 008",
+ "data" : [
+ {
+ "name" : "Adam Russell",
+ "drilldown" : "Adam Russell",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Alicia Bielsa",
+ "name" : "Alicia Bielsa",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "name" : "Arne Sommer",
+ "drilldown" : "Arne Sommer",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Athanasius",
+ "drilldown" : "Athanasius"
+ },
+ {
+ "y" : 2,
+ "name" : "Daniel Mantovani",
+ "drilldown" : "Daniel Mantovani"
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
+ },
+ {
+ "name" : "David Ferrone",
+ "drilldown" : "David Ferrone",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Duncan C. White",
+ "name" : "Duncan C. White"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Francis Whittle",
+ "name" : "Francis Whittle",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Guillermo Ramos",
+ "name" : "Guillermo Ramos",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves"
+ },
+ {
+ "name" : "Jaldhar H. Vyas",
+ "drilldown" : "Jaldhar H. Vyas",
+ "y" : 4
+ },
+ {
+ "y" : 4,
+ "drilldown" : "James Smith",
+ "name" : "James Smith"
+ },
+ {
+ "name" : "Joelle Maslak",
+ "drilldown" : "Joelle Maslak",
+ "y" : 4
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Jorg Sommrey",
+ "name" : "Jorg Sommrey"
+ },
+ {
+ "name" : "Kian-Meng Ang",
+ "drilldown" : "Kian-Meng Ang",
+ "y" : 3
+ },
+ {
+ "drilldown" : "Lakpa Tashi Bhutia",
+ "name" : "Lakpa Tashi Bhutia",
+ "y" : 2
+ },
+ {
+ "y" : 6,
+ "drilldown" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
+ },
+ {
+ "y" : 2,
+ "name" : "Lubos Kolouch",
+ "drilldown" : "Lubos Kolouch"
+ },
+ {
+ "drilldown" : "Luis F. Uceta",
+ "name" : "Luis F. Uceta",
+ "y" : 2
+ },
+ {
+ "name" : "Max Kossek",
+ "drilldown" : "Max Kossek",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Maxim Nechaev",
+ "name" : "Maxim Nechaev",
+ "y" : 2
+ },
+ {
+ "name" : "Neil Bowers",
+ "drilldown" : "Neil Bowers",
+ "y" : 1
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Ozzy",
+ "name" : "Ozzy"
+ },
+ {
+ "drilldown" : "Paulo Custodio",
+ "name" : "Paulo Custodio",
+ "y" : 2
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Stuart Little",
+ "name" : "Stuart Little"
+ },
+ {
+ "name" : "Yozen Hernandez",
+ "drilldown" : "Yozen Hernandez",
+ "y" : 2
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
+ "legend" : {
+ "enabled" : 0
}
}