aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-08 02:51:23 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-08 02:51:23 +0100
commit1fa8221462a52d748a8ec44461e4e8a5ba0ef431 (patch)
tree4274d3f2db8aecd8bf612005664a446851b7b5d4 /stats/pwc-summary.json
parent4a5da49743909b85b52b9d0b38a6e10a35d52748 (diff)
downloadperlweeklychallenge-club-1fa8221462a52d748a8ec44461e4e8a5ba0ef431.tar.gz
perlweeklychallenge-club-1fa8221462a52d748a8ec44461e4e8a5ba0ef431.tar.bz2
perlweeklychallenge-club-1fa8221462a52d748a8ec44461e4e8a5ba0ef431.zip
- Updated stats.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 89de6be062..2533168f4d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,25 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 185] Last updated at 2020-09-08 00:54:26 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"name" : "Perl",
@@ -138,7 +138,7 @@
3,
0,
0,
- 31,
+ 32,
8,
7,
7,
@@ -212,7 +212,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -399,10 +398,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -589,7 +588,8 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
"xAxis" : {
@@ -781,7 +781,7 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 185] Last updated at 2020-09-08 01:51:09 GMT"
}
}