aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-02-02 09:13:48 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-02-02 09:13:48 +0000
commitbb3ca3693f3e63a6f2d6c92de499628a188ceeaf (patch)
treef9628d2ebcf541f92e1c006efa7ce32cd81c42f0 /stats/pwc-summary-121-150.json
parent6bc229d6dda82b58198a3c2ff7b50ada4b62e9aa (diff)
downloadperlweeklychallenge-club-bb3ca3693f3e63a6f2d6c92de499628a188ceeaf.tar.gz
perlweeklychallenge-club-bb3ca3693f3e63a6f2d6c92de499628a188ceeaf.tar.bz2
perlweeklychallenge-club-bb3ca3693f3e63a6f2d6c92de499628a188ceeaf.zip
- Added solutions by Flavio Poletti.
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index f7a3a2922e..b2b58d41f4 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,4 +1,25 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Matt Latusek",
@@ -140,28 +161,7 @@
]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-02-02 09:06:25 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "text" : "[Champions: 30] Last updated at 2021-02-02 09:13:30 GMT"
}
}