aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-12-15 10:30:41 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-12-15 10:30:41 +0000
commita4a3c459b975e1cf120f3146cc3df1e709ec6ca5 (patch)
tree16a6a42ba04c84e4e11f83ca222c47891986f99b /stats/pwc-summary-211-240.json
parentd74bd98354ed7ef23034cf8e740a401ade91c99f (diff)
downloadperlweeklychallenge-club-a4a3c459b975e1cf120f3146cc3df1e709ec6ca5.tar.gz
perlweeklychallenge-club-a4a3c459b975e1cf120f3146cc3df1e709ec6ca5.tar.bz2
perlweeklychallenge-club-a4a3c459b975e1cf120f3146cc3df1e709ec6ca5.zip
- Added solutions by Steve G. Lynn.
- Added solutions by James Smith. - Added solutions by Ali Moradi.
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index e09ee2c689..d84ab96180 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,6 +1,9 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-12-14 09:08:11 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
@@ -8,7 +11,6 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
11,
21,
@@ -20,8 +22,8 @@
0,
0,
0,
- 5,
16,
+ 5,
85,
2,
0,
@@ -40,9 +42,11 @@
22,
194,
7
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -74,8 +78,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -113,20 +116,6 @@
]
}
],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Prajith P",
@@ -161,6 +150,17 @@
"Simon Miner"
]
},
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-12-15 10:20:50 GMT"
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
}