aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json228
1 files changed, 41 insertions, 187 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 39ec687377..f3922557ad 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,213 +1,67 @@
{
- "drilldown" : {
- "series" : [
- {
- "data" : [
- [
- "Perl 5",
- 2
- ]
- ],
- "name" : "Andrezgz",
- "id" : "Andrezgz"
- },
- {
- "data" : [
- [
- "Perl 5",
- 2
- ]
- ],
- "name" : "Daniel Mantovani",
- "id" : "Daniel Mantovani"
- },
- {
- "id" : "E. Choroba",
- "data" : [
- [
- "Perl 5",
- 2
- ]
- ],
- "name" : "E. Choroba"
- },
- {
- "data" : [
- [
- "Perl 6",
- 2
- ]
- ],
- "name" : "Francis Whittle",
- "id" : "Francis Whittle"
- },
- {
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves",
- "data" : [
- [
- "Perl 5",
- 2
- ]
- ]
- },
- {
- "id" : "Dr James A. Smith",
- "data" : [
- [
- "Perl 5",
- 2
- ]
- ],
- "name" : "Dr James A. Smith"
- },
- {
- "data" : [
- [
- "Perl 5",
- 2
- ]
- ],
- "name" : "John Barrett",
- "id" : "John Barrett"
- },
- {
- "name" : "Lars Balker",
- "data" : [
- [
- "Perl 5",
- 2
- ]
- ],
- "id" : "Lars Balker"
- },
- {
- "id" : "Mark Senn",
- "name" : "Mark Senn",
- "data" : [
- [
- "Perl 6",
- 2
- ]
- ]
- },
- {
- "name" : "Robert Gratza",
- "data" : [
- [
- "Perl 6",
- 2
- ]
- ],
- "id" : "Robert Gratza"
- },
- {
- "name" : "Simon Proctor",
- "data" : [
- [
- "Perl 6",
- 2
- ]
- ],
- "id" : "Simon Proctor"
- }
- ]
+ "tooltip" : {
+ "followPointer" : 1,
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "tooltip" : {
- "pointerFormat" : "<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"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
"chart" : {
"type" : "column"
},
"series" : [
{
+ "name" : "Champions",
"colorByPoint" : 1,
"data" : [
{
- "y" : 2,
- "drilldown" : "Andrezgz",
- "name" : "Andrezgz"
- },
- {
- "name" : "Daniel Mantovani",
- "drilldown" : "Daniel Mantovani",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
- },
- {
- "y" : 2,
- "drilldown" : "Francis Whittle",
- "name" : "Francis Whittle"
- },
- {
- "drilldown" : "Gustavo Chaves",
- "y" : 2,
- "name" : "Gustavo Chaves"
- },
- {
- "name" : "Dr James A. Smith",
- "drilldown" : "Dr James A. Smith",
- "y" : 2
- },
- {
- "name" : "John Barrett",
- "drilldown" : "John Barrett",
- "y" : 2
- },
- {
- "name" : "Lars Balker",
- "y" : 2,
- "drilldown" : "Lars Balker"
- },
- {
- "name" : "Mark Senn",
- "drilldown" : "Mark Senn",
- "y" : 2
- },
- {
- "name" : "Robert Gratza",
- "y" : 2,
- "drilldown" : "Robert Gratza"
- },
- {
- "name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
+ "drilldown" : "Joelle Maslak",
+ "y" : 4,
+ "name" : "Joelle Maslak"
}
- ],
- "name" : "Champions"
+ ]
}
],
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 11] Last updated at 2019-04-26 17:51:12 GMT"
+ "text" : "[Champions: 1] Last updated at 2019-04-29 09:24:04 GMT"
},
"legend" : {
"enabled" : 0
},
+ "drilldown" : {
+ "series" : [
+ {
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ],
+ [
+ "Perl 6",
+ 2
+ ]
+ ]
+ }
+ ]
+ },
"title" : {
- "text" : "Perl Weekly Challenge - 005"
+ "text" : "Perl Weekly Challenge - 006"
+ },
+ "xAxis" : {
+ "type" : "category"
}
}