aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-10-19 01:19:14 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-10-19 01:19:14 +0100
commit31a7ecc352b6eb2c76b4d4c4966199e4cde2ab65 (patch)
tree461d74b12c9b192107ff20fdacce25f308fccb8d /stats/pwc-summary-121-150.json
parent28903c50ebc3e7420c30fdbf753c00f24df57481 (diff)
downloadperlweeklychallenge-club-31a7ecc352b6eb2c76b4d4c4966199e4cde2ab65.tar.gz
perlweeklychallenge-club-31a7ecc352b6eb2c76b4d4c4966199e4cde2ab65.tar.bz2
perlweeklychallenge-club-31a7ecc352b6eb2c76b4d4c4966199e4cde2ab65.zip
- Added solutions by Colin Crain.
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json112
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 28cf2a6202..33b1e61ec2 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,14 +1,65 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "xAxis" : {
+ "categories" : [
+ "Myoungjin Jeon",
+ "Nazareno Delucca",
+ "Neil Bowers",
+ "Nick Logan",
+ "Niels van Dijke",
+ "Nikhil Prasanna",
+ "Noud Aldenhoven",
+ "Nuno Vieira",
+ "Oleksii Tsvietnov",
+ "Olli-Antti Kivilahti",
+ "Ozzy",
+ "P6steve",
+ "Pavel Jurca",
+ "Pavel Kuptsov",
+ "Pavel Starikov",
+ "Pete Houston",
+ "Pete Sergeant",
+ "Peter Meszaros",
+ "Peter Scott",
+ "Petr Roubicek",
+ "Philip Hood",
+ "Philippe Bruhat",
+ "Phillip Harris",
+ "Plis Acm",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Rakulius",
+ "Randy Lauen",
+ "Richard Hainsworth"
+ ]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-10-19 00:00:48 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-10-19 00:19:00 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
28,
14,
@@ -40,8 +91,7 @@
0,
9,
0
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -79,7 +129,6 @@
]
},
{
- "name" : "Blog",
"data" : [
7,
0,
@@ -111,57 +160,8 @@
0,
0,
0
- ]
- }
- ],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ ],
+ "name" : "Blog"
}
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "xAxis" : {
- "categories" : [
- "Myoungjin Jeon",
- "Nazareno Delucca",
- "Neil Bowers",
- "Nick Logan",
- "Niels van Dijke",
- "Nikhil Prasanna",
- "Noud Aldenhoven",
- "Nuno Vieira",
- "Oleksii Tsvietnov",
- "Olli-Antti Kivilahti",
- "Ozzy",
- "P6steve",
- "Pavel Jurca",
- "Pavel Kuptsov",
- "Pavel Starikov",
- "Pete Houston",
- "Pete Sergeant",
- "Peter Meszaros",
- "Peter Scott",
- "Petr Roubicek",
- "Philip Hood",
- "Philippe Bruhat",
- "Phillip Harris",
- "Plis Acm",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Rakulius",
- "Randy Lauen",
- "Richard Hainsworth"
- ]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}