aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-04 19:32:17 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-04 19:32:17 +0100
commitc554ee9e4f28d6f9d7042e39d974932600d56679 (patch)
treed3d1dde9c397fa1184b82debd49f6e82bba3b843 /stats/pwc-summary.json
parent0eff2872950daffb1cbcc179e4d6a35290ba6498 (diff)
downloadperlweeklychallenge-club-c554ee9e4f28d6f9d7042e39d974932600d56679.tar.gz
perlweeklychallenge-club-c554ee9e4f28d6f9d7042e39d974932600d56679.tar.bz2
perlweeklychallenge-club-c554ee9e4f28d6f9d7042e39d974932600d56679.zip
- Added solutions by Niels van Dijke.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index fff8aa9477..df29d1807d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,17 +1,4 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
@@ -153,7 +140,7 @@
7,
7,
4,
- 47,
+ 48,
1,
0,
26,
@@ -239,6 +226,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -460,8 +448,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -690,11 +677,26 @@
}
],
"subtitle" : {
- "text" : "[Champions: 220] Last updated at 2021-05-04 17:16:07 GMT"
+ "text" : "[Champions: 220] Last updated at 2021-05-04 18:31:55 GMT"
+ },
+ "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" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -919,9 +921,7 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
}
}