aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-07 09:52:35 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-07 09:52:35 +0000
commit208b75a7c1919f3c2e3c3098fcb532d71cccfe63 (patch)
treeb3156f8cd3939c27b85bb171b0597b6c0dbdb168 /stats/pwc-summary.json
parent1b2a5e704c4f5afc159c51872b1dcab1e5186698 (diff)
downloadperlweeklychallenge-club-208b75a7c1919f3c2e3c3098fcb532d71cccfe63.tar.gz
perlweeklychallenge-club-208b75a7c1919f3c2e3c3098fcb532d71cccfe63.tar.bz2
perlweeklychallenge-club-208b75a7c1919f3c2e3c3098fcb532d71cccfe63.zip
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 96bee6e85a..fd734184dc 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,14 +1,15 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 247] Last updated at 2022-01-07 09:51:12 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 247] Last updated at 2022-01-07 09:14:31 GMT"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -135,7 +136,7 @@
16,
8,
11,
- 140,
+ 141,
9,
1,
81,
@@ -257,8 +258,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -387,7 +387,7 @@
0,
2,
0,
- 141,
+ 142,
0,
0,
0,
@@ -639,7 +639,7 @@
12,
0,
0,
- 141,
+ 142,
0,
0,
3,
@@ -765,9 +765,6 @@
"name" : "Blog"
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"chart" : {
"type" : "column"
},
@@ -777,6 +774,13 @@
"text" : ""
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1027,9 +1031,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
}
}