aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authordrbaggy <js5@sanger.ac.uk>2022-01-11 06:16:46 +0000
committerdrbaggy <js5@sanger.ac.uk>2022-01-11 06:16:46 +0000
commitf7d69a81862d0ff686fefd288191c26f2e153803 (patch)
tree5a584a9b56fd79ea806c48cfcf3175ee05540cb3 /stats/pwc-summary.json
parent80a1b64153ca8fcde1b2f59b98fd21ecf0ac716a (diff)
parentd5aef342008aa2a96e8085194e3a3dc6975a723b (diff)
downloadperlweeklychallenge-club-f7d69a81862d0ff686fefd288191c26f2e153803.tar.gz
perlweeklychallenge-club-f7d69a81862d0ff686fefd288191c26f2e153803.tar.bz2
perlweeklychallenge-club-f7d69a81862d0ff686fefd288191c26f2e153803.zip
vi ch-1.plMerge remote-tracking branch 'upstream/master'
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json66
1 files changed, 33 insertions, 33 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 946e3c5405..bd150d1560 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,19 +1,10 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -266,14 +257,6 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 247] Last updated at 2022-01-10 01:33:21 GMT"
- },
"series" : [
{
"name" : "Perl",
@@ -431,7 +414,7 @@
0,
0,
1,
- 67,
+ 68,
0,
20,
7,
@@ -478,7 +461,7 @@
11,
1,
1,
- 131,
+ 132,
57,
30,
27,
@@ -528,6 +511,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -658,12 +642,12 @@
0,
0,
0,
- 82,
+ 83,
7,
2,
1,
0,
- 97,
+ 98,
1,
20,
48,
@@ -682,7 +666,7 @@
1,
0,
0,
- 44,
+ 45,
1,
20,
0,
@@ -729,7 +713,7 @@
0,
3,
0,
- 119,
+ 120,
57,
28,
0,
@@ -743,7 +727,7 @@
0,
0,
0,
- 123,
+ 124,
0,
0,
0,
@@ -776,10 +760,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -910,7 +894,7 @@
0,
0,
3,
- 82,
+ 83,
0,
0,
0,
@@ -1028,8 +1012,24 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
+ }
+ ],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 247] Last updated at 2022-01-10 21:08:25 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ }
}