aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-13 12:23:16 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-13 12:23:16 +0100
commit2ea2c699e36eff75aec0aea5fb68e48a12b0e86d (patch)
treeba64fb7db8867b114d2afc965c1f152819f50c01 /stats/pwc-summary.json
parentc7be16932ee9a0f42db435370a5f4ec1c619f854 (diff)
downloadperlweeklychallenge-club-2ea2c699e36eff75aec0aea5fb68e48a12b0e86d.tar.gz
perlweeklychallenge-club-2ea2c699e36eff75aec0aea5fb68e48a12b0e86d.tar.bz2
perlweeklychallenge-club-2ea2c699e36eff75aec0aea5fb68e48a12b0e86d.zip
- Added solutions by Jan Krnavek.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e0220efe12..1481cb17dd 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -5,10 +5,6 @@
"text" : ""
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -546,7 +542,7 @@
101,
5,
0,
- 44,
+ 45,
2,
0,
7,
@@ -694,7 +690,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -919,21 +914,26 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 223] Last updated at 2021-06-13 11:22:26 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-06-12 20:52:06 GMT"
- },
"chart" : {
"type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}