aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-09-27 09:48:40 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-09-27 09:48:40 +0100
commit642b9c4df5cd463cbb354cbcfbefecb97cc97fa5 (patch)
treef389ae9815c2884a8eb405663d23554f5fd6c30e /stats/pwc-summary-211-240.json
parentd2dbff2eae0647c51ba7795ed75b7978b1896177 (diff)
downloadperlweeklychallenge-club-642b9c4df5cd463cbb354cbcfbefecb97cc97fa5.tar.gz
perlweeklychallenge-club-642b9c4df5cd463cbb354cbcfbefecb97cc97fa5.tar.bz2
perlweeklychallenge-club-642b9c4df5cd463cbb354cbcfbefecb97cc97fa5.zip
- Added solutions by Ulrich Rieke.
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json92
1 files changed, 46 insertions, 46 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 4f90af1bde..8901a32628 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -2,6 +2,9 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "chart" : {
+ "type" : "column"
+ },
"yAxis" : {
"min" : 0,
"title" : {
@@ -13,43 +16,15 @@
"stacking" : "percent"
}
},
- "xAxis" : {
- "categories" : [
- "Rich Snyder",
- "Richard Hainsworth",
- "Richard Nuttall",
- "Richard Park",
- "Rick Bychowski",
- "Robbie Hatley",
- "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",
- "Shahed Nooshmand",
- "Shasank Shah",
- "Shaun Pearce",
- "Shawn Wagner",
- "Simon Green",
- "Simon Miner",
- "Simon Proctor",
- "Simon Reinhardt",
- "Sitaram Chamarty",
- "Sol DeMuth",
- "Solathian"
- ]
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-09-27 08:46:27 GMT"
},
"series" : [
{
- "name" : "Perl",
"data" : [
3,
0,
@@ -81,10 +56,10 @@
1,
3,
10
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
1,
@@ -116,7 +91,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -154,14 +130,38 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-27 07:48:22 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
+ "xAxis" : {
+ "categories" : [
+ "Rich Snyder",
+ "Richard Hainsworth",
+ "Richard Nuttall",
+ "Richard Park",
+ "Rick Bychowski",
+ "Robbie Hatley",
+ "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",
+ "Shahed Nooshmand",
+ "Shasank Shah",
+ "Shaun Pearce",
+ "Shawn Wagner",
+ "Simon Green",
+ "Simon Miner",
+ "Simon Proctor",
+ "Simon Reinhardt",
+ "Sitaram Chamarty",
+ "Sol DeMuth",
+ "Solathian"
+ ]
}
}