aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-08 15:29:56 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-08 15:29:56 +0100
commit01bca1f3aac64b8bc216ec91b27d6b7b03fca23a (patch)
treea43b40ae999e079fb1d9b742d5ae36c080b56de2 /stats/pwc-summary.json
parent724e98602a759c761adeea3321d7c34fa5cffaed (diff)
downloadperlweeklychallenge-club-01bca1f3aac64b8bc216ec91b27d6b7b03fca23a.tar.gz
perlweeklychallenge-club-01bca1f3aac64b8bc216ec91b27d6b7b03fca23a.tar.bz2
perlweeklychallenge-club-01bca1f3aac64b8bc216ec91b27d6b7b03fca23a.zip
- Added blog post by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 4a3d7cfd7b..4895aa9728 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,16 @@
{
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 262] Last updated at 2022-07-08 14:26:40 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
@@ -271,6 +281,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -534,10 +545,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -753,7 +764,7 @@
0,
0,
0,
- 151,
+ 152,
0,
29,
1,
@@ -801,20 +812,20 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "chart" : {
+ "type" : "column"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1080,16 +1091,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "subtitle" : {
- "text" : "[Champions: 262] Last updated at 2022-07-08 09:23:17 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
}
}