aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-07-07 15:59:07 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-07-07 15:59:07 +0100
commite0ca2d02fcdce2621ef33bb458481a2a3c748ffd (patch)
tree8a3efe43c619e91f7d91acf17e4d5226c53410eb /stats/pwc-summary.json
parentd2d2812e9077bb1e4295480d789370fb169e95c0 (diff)
downloadperlweeklychallenge-club-e0ca2d02fcdce2621ef33bb458481a2a3c748ffd.tar.gz
perlweeklychallenge-club-e0ca2d02fcdce2621ef33bb458481a2a3c748ffd.tar.bz2
perlweeklychallenge-club-e0ca2d02fcdce2621ef33bb458481a2a3c748ffd.zip
- Added solutions to week 119 by Paul Fajman.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 943e9514ef..052a2a6e9c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -233,6 +233,30 @@
"Yozen Hernandez"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 230] Last updated at 2021-07-07 14:58:45 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
"name" : "Perl",
@@ -393,7 +417,7 @@
0,
0,
5,
- 0,
+ 1,
71,
2,
4,
@@ -939,29 +963,5 @@
],
"name" : "Blog"
}
- ],
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 230] Last updated at 2021-07-07 08:52:50 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}