aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authordrbaggy <js5@sanger.ac.uk>2021-05-15 05:45:11 +0100
committerdrbaggy <js5@sanger.ac.uk>2021-05-15 05:45:11 +0100
commit8be0eb3c0c8ba4287eea24ce62dbbf927a63667b (patch)
tree4cec26fb15d6e333018dc45f1d78289826a71eb7 /stats/pwc-summary.json
parent9ade370ccbdd267281b9312a3a04d9fe14908b2f (diff)
parent72e6479fb3c38a07ce60e5f87855387bf7bf0db1 (diff)
downloadperlweeklychallenge-club-8be0eb3c0c8ba4287eea24ce62dbbf927a63667b.tar.gz
perlweeklychallenge-club-8be0eb3c0c8ba4287eea24ce62dbbf927a63667b.tar.bz2
perlweeklychallenge-club-8be0eb3c0c8ba4287eea24ce62dbbf927a63667b.zip
Merge branch 'master' of https://github.com/drbaggy/perlweeklychallenge-club
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json60
1 files changed, 32 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 25d4c619dc..4cad79876c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,9 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -51,6 +56,7 @@
"David Schwartz",
"Denis Yurashku",
"Dieter Dobbelaere",
+ "Dimitar Dimitrov",
"Donald Hunter",
"Doug Schrag",
"Duane Powell",
@@ -225,25 +231,23 @@
]
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 222] Last updated at 2021-05-14 13:30:27 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -253,7 +257,7 @@
0,
0,
0,
- 40,
+ 41,
83,
2,
0,
@@ -299,11 +303,12 @@
1,
0,
3,
+ 1,
0,
0,
39,
99,
- 107,
+ 108,
1,
4,
11,
@@ -342,7 +347,7 @@
33,
4,
0,
- 54,
+ 55,
4,
1,
1,
@@ -354,11 +359,11 @@
24,
0,
9,
- 20,
+ 21,
10,
8,
11,
- 107,
+ 108,
9,
1,
64,
@@ -436,7 +441,7 @@
1,
0,
11,
- 40,
+ 41,
5,
3,
2,
@@ -462,7 +467,7 @@
9,
0,
2,
- 21,
+ 22,
33,
71,
1,
@@ -525,6 +530,7 @@
0,
0,
0,
+ 0,
6,
5,
0,
@@ -584,7 +590,7 @@
0,
2,
0,
- 108,
+ 109,
0,
0,
0,
@@ -750,6 +756,7 @@
0,
0,
1,
+ 0,
6,
0,
0,
@@ -774,7 +781,7 @@
0,
0,
85,
- 17,
+ 18,
0,
0,
0,
@@ -809,7 +816,7 @@
10,
0,
0,
- 108,
+ 109,
0,
0,
3,
@@ -875,7 +882,7 @@
0,
0,
0,
- 92,
+ 93,
0,
18,
1,
@@ -887,7 +894,7 @@
0,
0,
0,
- 39,
+ 40,
0,
10,
0,
@@ -913,7 +920,7 @@
0,
0,
0,
- 21,
+ 22,
16,
0,
0,
@@ -924,8 +931,5 @@
],
"name" : "Blog"
}
- ],
- "subtitle" : {
- "text" : "[Champions: 221] Last updated at 2021-05-11 10:28:20 GMT"
- }
+ ]
}