aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-02-07 19:24:16 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-02-07 19:24:16 +0000
commit0bc1a361dd7683fe9b7e844331775b0d7d098d64 (patch)
treeb03561fdf07156826a6d3a7cb014f646a6daa644 /stats/pwc-summary.json
parent587125a5a52a854a7bacb39e672af1329c72a6bc (diff)
downloadperlweeklychallenge-club-0bc1a361dd7683fe9b7e844331775b0d7d098d64.tar.gz
perlweeklychallenge-club-0bc1a361dd7683fe9b7e844331775b0d7d098d64.tar.bz2
perlweeklychallenge-club-0bc1a361dd7683fe9b7e844331775b0d7d098d64.zip
- Added solutions by Adam Russell.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 978a473242..6eee001d05 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,18 +1,13 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
0,
0,
26,
- 72,
+ 73,
2,
0,
1,
@@ -223,9 +218,11 @@
3,
41,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -443,17 +440,17 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
0,
10,
11,
- 72,
+ 73,
0,
0,
0,
@@ -664,15 +661,33 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 216] Last updated at 2021-02-07 19:24:02 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -892,20 +907,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "subtitle" : {
- "text" : "[Champions: 216] Last updated at 2021-02-07 18:51:28 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}