aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-01 09:17:22 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-01 09:17:22 +0100
commit3a6ff5451bbfc7490cd37ffc65d754de2df92e63 (patch)
tree174f1803a448fe2a92fa72bc21b42cc9c95ac9fa /stats/pwc-summary-181-210.json
parent2efecf464e73071b1d5b347a67dc972c4ca17075 (diff)
downloadperlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.tar.gz
perlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.tar.bz2
perlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.zip
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json112
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 83cd16f553..15d4ea75ac 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,59 @@
{
+ "xAxis" : {
+ "categories" : [
+ "Olivier Delouya",
+ "Olli-Antti Kivilahti",
+ "Ozzy",
+ "P6steve",
+ "Pablo Saavedra",
+ "Paul Fajman",
+ "Paulo Custodio",
+ "Pavel Jurca",
+ "Pavel Kuptsov",
+ "Pavel Starikov",
+ "Pete Houston",
+ "Pete Sergeant",
+ "Peter Campbell Smith",
+ "Peter Mayr",
+ "Peter Meszaros",
+ "Peter Scott",
+ "Petr Roubicek",
+ "Philip Hood",
+ "Philippe Bricout",
+ "Philippe Bruhat",
+ "Phillip Harris",
+ "Phillip Hartfield Sr",
+ "PJ Durai",
+ "Plis Acm",
+ "PokGoPun",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Rakulius",
+ "Randy Lauen"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"name" : "Perl",
@@ -106,62 +161,7 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "categories" : [
- "Olivier Delouya",
- "Olli-Antti Kivilahti",
- "Ozzy",
- "P6steve",
- "Pablo Saavedra",
- "Paul Fajman",
- "Paulo Custodio",
- "Pavel Jurca",
- "Pavel Kuptsov",
- "Pavel Starikov",
- "Pete Houston",
- "Pete Sergeant",
- "Peter Campbell Smith",
- "Peter Mayr",
- "Peter Meszaros",
- "Peter Scott",
- "Petr Roubicek",
- "Philip Hood",
- "Philippe Bricout",
- "Philippe Bruhat",
- "Phillip Harris",
- "Phillip Hartfield Sr",
- "PJ Durai",
- "Plis Acm",
- "PokGoPun",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Rakulius",
- "Randy Lauen"
- ]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-30 16:23:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-10-01 08:14:57 GMT"
}
}