aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2024-08-11 10:51:06 +0100
committerMohammad Sajid Anwar <mohammad.anwar@yahoo.com>2024-08-11 10:51:06 +0100
commita28a070955abab94de521dab02a88a3198373688 (patch)
tree57b2c3a327f6059312c751d2fdc602a4eddfef97 /stats/pwc-summary-181-210.json
parent13067c4b61ecbeb8a5075c33fcf6922678ec29a3 (diff)
downloadperlweeklychallenge-club-a28a070955abab94de521dab02a88a3198373688.tar.gz
perlweeklychallenge-club-a28a070955abab94de521dab02a88a3198373688.tar.bz2
perlweeklychallenge-club-a28a070955abab94de521dab02a88a3198373688.zip
- Added solutions by Adam Russell.
- Added solutions by Athanasius. - Added solutions by Ali Moradi. - Added solutions by Matthew Neleigh.
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 3ee95c713e..a9ee57b51a 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,17 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Matthias Muth",
@@ -33,12 +46,17 @@
"Pablo Saavedra"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
120,
2,
@@ -70,8 +88,7 @@
0,
0,
8
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -109,6 +126,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
55,
0,
@@ -140,28 +158,10 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-08-10 18:11:11 GMT"
+ "text" : "[Champions: 30] Last updated at 2024-08-11 09:50:49 GMT"
}
}