aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-24 17:50:45 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-24 17:50:45 +0000
commitda96f382ee18109d6e94de35a30f66233be49457 (patch)
treecbd40d3674a0ff13ae29bb307864a01d2579f2e1 /stats/pwc-summary.json
parent30d79d30b0f7f22f11437d0a798a59a55dd34be5 (diff)
downloadperlweeklychallenge-club-da96f382ee18109d6e94de35a30f66233be49457.tar.gz
perlweeklychallenge-club-da96f382ee18109d6e94de35a30f66233be49457.tar.bz2
perlweeklychallenge-club-da96f382ee18109d6e94de35a30f66233be49457.zip
- Added solutions to week 91 by Colin Crain.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 25f30b6269..65e4733d30 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,21 +1,4 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 211] Last updated at 2020-12-24 01:50:22 GMT"
- },
"series" : [
{
"name" : "Perl",
@@ -53,7 +36,7 @@
48,
0,
1,
- 68,
+ 69,
2,
1,
26,
@@ -269,7 +252,7 @@
0,
1,
0,
- 49,
+ 50,
0,
0,
0,
@@ -666,12 +649,17 @@
"name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 211] Last updated at 2020-12-24 17:50:20 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -887,5 +875,17 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
}
}