aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-master-stats.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-27 01:55:53 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-27 01:55:53 +0100
commit5bab0ee1860a2f2d6b345d2a96278074fbecbfe8 (patch)
tree604c1acdc5ea3c1c020fd02b3f2c684af23864c8 /stats/pwc-master-stats.json
parent47abec12437d3e9d8235be1622ba98f0536ce450 (diff)
downloadperlweeklychallenge-club-5bab0ee1860a2f2d6b345d2a96278074fbecbfe8.tar.gz
perlweeklychallenge-club-5bab0ee1860a2f2d6b345d2a96278074fbecbfe8.tar.bz2
perlweeklychallenge-club-5bab0ee1860a2f2d6b345d2a96278074fbecbfe8.zip
- Added template for Challenge 010.
- Updated master stats. - Added stats for Challenge 009.
Diffstat (limited to 'stats/pwc-master-stats.json')
-rw-r--r--stats/pwc-master-stats.json89
1 files changed, 49 insertions, 40 deletions
diff --git a/stats/pwc-master-stats.json b/stats/pwc-master-stats.json
index da15ec8d72..8f86358f1b 100644
--- a/stats/pwc-master-stats.json
+++ b/stats/pwc-master-stats.json
@@ -1,9 +1,12 @@
{
- "subtitle" : {
- "text" : "[Champions: 82] Last updated at 2019-05-19 15:34:36 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -24,6 +27,7 @@
"Bob Kleemann",
"Clive Holloway",
"Daniel Mantovani",
+ "Daniel Mita",
"Dave Cross",
"Dave Jacoby",
"David Kayal",
@@ -56,6 +60,7 @@
"Lars Balker",
"Laurent Rosenfeld",
"Magnus Woldrich",
+ "Mano Chandar",
"Mark Senn",
"Martin Mugeni",
"Matt Latusek",
@@ -70,6 +75,7 @@
"Pavel Jurca",
"Pavel Starikov",
"Pete Houston",
+ "Pete Sergeant",
"Philippe Bruhat",
"Prajith P",
"Robert Gratza",
@@ -91,36 +97,44 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 85] Last updated at 2019-05-26 19:40:52 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"data" : [
2,
- 16,
+ 18,
3,
0,
0,
0,
6,
- 15,
+ 17,
0,
0,
5,
- 16,
+ 18,
0,
0,
4,
1,
- 11,
+ 13,
+ 0,
2,
- 5,
+ 7,
4,
0,
0,
@@ -131,8 +145,8 @@
0,
2,
3,
- 5,
- 13,
+ 7,
+ 15,
0,
4,
16,
@@ -142,20 +156,21 @@
1,
0,
6,
- 17,
+ 20,
7,
2,
4,
- 12,
+ 14,
3,
10,
- 16,
+ 18,
1,
0,
0,
+ 0,
4,
6,
- 4,
+ 6,
0,
4,
8,
@@ -165,17 +180,18 @@
2,
0,
3,
+ 0,
4,
2,
2,
- 14,
+ 16,
0,
6,
4,
4,
3,
0,
- 4,
+ 6,
1,
0,
2,
@@ -183,7 +199,7 @@
5,
1,
1,
- 2
+ 4
],
"name" : "Perl 5"
},
@@ -199,7 +215,7 @@
0,
0,
2,
- 14,
+ 16,
0,
0,
0,
@@ -207,6 +223,7 @@
0,
0,
0,
+ 2,
0,
0,
0,
@@ -216,7 +233,7 @@
0,
0,
4,
- 10,
+ 12,
0,
0,
0,
@@ -230,15 +247,16 @@
0,
1,
10,
- 17,
+ 20,
0,
0,
0,
0,
0,
4,
- 15,
+ 17,
1,
+ 0,
10,
2,
0,
@@ -255,11 +273,12 @@
0,
0,
0,
+ 0,
6,
- 14,
+ 16,
3,
0,
- 14,
+ 15,
0,
2,
0,
@@ -267,22 +286,12 @@
0,
4,
0,
- 4,
+ 6,
0,
0,
1,
0
]
}
- ],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- }
+ ]
}