aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-06 20:20:26 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-12-06 20:20:26 +0000
commita620de2dcf2f0510f4bac760cd0a650be2e8b2df (patch)
treef1cc5289d57e21ce8461287274e9a5114c6bf396 /stats/pwc-summary-31-60.json
parenta6aecc68759c3b3c869a88457a16e8e25c117f30 (diff)
downloadperlweeklychallenge-club-a620de2dcf2f0510f4bac760cd0a650be2e8b2df.tar.gz
perlweeklychallenge-club-a620de2dcf2f0510f4bac760cd0a650be2e8b2df.tar.bz2
perlweeklychallenge-club-a620de2dcf2f0510f4bac760cd0a650be2e8b2df.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json126
1 files changed, 63 insertions, 63 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index bd685976ee..dbf12bf058 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,62 +1,4 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-06 20:06:32 GMT"
- },
- "xAxis" : {
- "categories" : [
- "Bruce Gray",
- "Bruce Van Allen",
- "Bruno Ramos",
- "Burkhard Nickels",
- "Chenyf",
- "Cheok-Yin Fung",
- "Christian Jaeger",
- "Clifton Wood",
- "Clive Holloway",
- "Colin Crain",
- "Craig",
- "Creewick",
- "Cristina Heredia",
- "Csaba Simandi",
- "Daniel Bowling",
- "Daniel Mantovani",
- "Daniel Mita",
- "Darren Bottin",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "David Santiago",
- "David Schwartz",
- "Denis Yurashku",
- "Dieter Dobbelaere",
- "Dimitar Dimitrov",
- "Donald Hunter",
- "Doug Schrag",
- "Duane Powell",
- "Duncan C. White"
- ]
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"name" : "Perl",
@@ -94,6 +36,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
22,
0,
@@ -125,11 +68,9 @@
10,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
2,
0,
@@ -161,7 +102,66 @@
0,
0,
1
- ]
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Bruce Gray",
+ "Bruce Van Allen",
+ "Bruno Ramos",
+ "Burkhard Nickels",
+ "Chenyf",
+ "Cheok-Yin Fung",
+ "Christian Jaeger",
+ "Clifton Wood",
+ "Clive Holloway",
+ "Colin Crain",
+ "Craig",
+ "Creewick",
+ "Cristina Heredia",
+ "Csaba Simandi",
+ "Daniel Bowling",
+ "Daniel Mantovani",
+ "Daniel Mita",
+ "Darren Bottin",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "David Santiago",
+ "David Schwartz",
+ "Denis Yurashku",
+ "Dieter Dobbelaere",
+ "Dimitar Dimitrov",
+ "Donald Hunter",
+ "Doug Schrag",
+ "Duane Powell",
+ "Duncan C. White"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-12-06 20:19:18 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ }
}