aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json74
1 files changed, 37 insertions, 37 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 0c579079fe..27f59208a5 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,15 +1,8 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"xAxis" : {
"categories" : [
+ "Jacques Guinnebault",
+ "Jaime Corchado",
"Jaldhar H. Vyas",
"Dr James A. Smith",
"Jeff",
@@ -37,29 +30,47 @@
"Oleksii Tsvietnov",
"Ozzy",
"Pavel Jurca",
- "Pete Houston",
- "Philippe Bruhat",
- "Prajith P"
+ "Pete Houston"
]
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
"data" : [
- 8,
+ 0,
+ 4,
+ 10,
10,
2,
2,
1,
0,
6,
- 8,
- 5,
+ 12,
+ 7,
2,
4,
8,
3,
- 8,
- 8,
+ 10,
+ 10,
1,
0,
0,
@@ -72,32 +83,32 @@
2,
0,
2,
- 3,
- 4,
- 2
+ 3
],
"name" : "Perl 5"
},
{
"name" : "Perl 6",
"data" : [
- 8,
+ 0,
+ 0,
+ 10,
8,
0,
1,
0,
1,
- 6,
8,
+ 12,
0,
0,
0,
0,
0,
4,
- 7,
+ 9,
1,
- 8,
+ 10,
2,
0,
0,
@@ -108,25 +119,14 @@
0,
4,
0,
- 0,
- 0,
0
]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-29 09:24:04 GMT"
},
"chart" : {
"type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-23 10:48:40 GMT"
}
}