aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-08 20:15:16 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-08 20:15:16 +0000
commit2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6 (patch)
tree53dad7128e7c11a2423f7edaeb988f9f5889c220 /stats/pwc-summary-181-210.json
parent9e8211950a93c9370824c4cd25092d2c72cef692 (diff)
downloadperlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.tar.gz
perlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.tar.bz2
perlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json104
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 8138840c12..00f9166d10 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,47 +1,4 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "xAxis" : {
- "categories" : [
- "Peter Scott",
- "Petr Roubicek",
- "Philip Hood",
- "Philippe Bruhat",
- "Phillip Harris",
- "Phillip Hartfield Sr",
- "PJ Durai",
- "Plis Acm",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Rakulius",
- "Randy Lauen",
- "Rich Snyder",
- "Richard Hainsworth",
- "Richard Nuttall",
- "Richard Park",
- "Robbie Hatley",
- "Robert DiCicco",
- "Robert Gratza",
- "Robert Ransbottom",
- "Robert Van Dam",
- "Roger Bell_West",
- "Ruben Westerberg",
- "Ryan Thompson",
- "Saif Ahmed",
- "Samir Parikh",
- "Sangeet Kar",
- "Sean Meininger",
- "Sergio Iglesias"
- ]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
"data" : [
@@ -79,6 +36,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -110,8 +68,7 @@
10,
3,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -149,19 +106,62 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-02-08 20:11:37 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Peter Scott",
+ "Petr Roubicek",
+ "Philip Hood",
+ "Philippe Bruhat",
+ "Phillip Harris",
+ "Phillip Hartfield Sr",
+ "PJ Durai",
+ "Plis Acm",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Rakulius",
+ "Randy Lauen",
+ "Rich Snyder",
+ "Richard Hainsworth",
+ "Richard Nuttall",
+ "Richard Park",
+ "Robbie Hatley",
+ "Robert DiCicco",
+ "Robert Gratza",
+ "Robert Ransbottom",
+ "Robert Van Dam",
+ "Roger Bell_West",
+ "Ruben Westerberg",
+ "Ryan Thompson",
+ "Saif Ahmed",
+ "Samir Parikh",
+ "Sangeet Kar",
+ "Sean Meininger",
+ "Sergio Iglesias"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-08 11:08:10 GMT"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}