aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-05 17:57:49 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-05 17:57:49 +0100
commit8e636793c1908acec84d967d1bd858ca75948bbf (patch)
treec029147911db852006535cc8f10fc42d5ba0116c /stats/pwc-summary-181-210.json
parentf7fe25dd426b18b36dba4104da030e8062dae00b (diff)
downloadperlweeklychallenge-club-8e636793c1908acec84d967d1bd858ca75948bbf.tar.gz
perlweeklychallenge-club-8e636793c1908acec84d967d1bd858ca75948bbf.tar.bz2
perlweeklychallenge-club-8e636793c1908acec84d967d1bd858ca75948bbf.zip
- Added solutions by Flavio Poletti.
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 916586cff5..0456a22de0 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,21 +1,7 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "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",
"data" : [
7,
0,
@@ -47,10 +33,10 @@
46,
2,
0
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -82,10 +68,10 @@
22,
6,
31
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -117,10 +103,27 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-06-05 16:55:57 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"Pavel Kuptsov",
@@ -155,13 +158,10 @@
"Robert Ransbottom"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-05 16:07:53 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
}
}