aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-10 21:10:15 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-10 21:10:15 +0000
commitd5aef342008aa2a96e8085194e3a3dc6975a723b (patch)
treea8e2e871b5ce3992dfa769e5c84d6c0fa560cc84 /stats/pwc-summary-121-150.json
parent83c06179ec18557d73ddd24d52cc4ec51abe1333 (diff)
downloadperlweeklychallenge-club-d5aef342008aa2a96e8085194e3a3dc6975a723b.tar.gz
perlweeklychallenge-club-d5aef342008aa2a96e8085194e3a3dc6975a723b.tar.bz2
perlweeklychallenge-club-d5aef342008aa2a96e8085194e3a3dc6975a723b.zip
- Added solutions to week 147.
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 929dbcf673..bdd66c2a60 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,6 +1,21 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-10 21:08:26 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
37,
@@ -32,10 +47,10 @@
4,
0,
4
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -67,8 +82,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -143,25 +157,11 @@
"Miguel Prz"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"chart" : {
"type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-01-10 19:15:24 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}