aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-02 11:27:10 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-02 11:27:10 +0000
commitdb0755b8dd9daa003523cbcd53759ced09ae7dfd (patch)
tree0ede259f9557a4f74d739a9f7baffa2180124939 /stats/pwc-summary-91-120.json
parent4caa3dba6def045f5aaa6b378360c77bc7387023 (diff)
downloadperlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.tar.gz
perlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.tar.bz2
perlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json108
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 36350eecd7..29e028bf8c 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,6 +1,59 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Jason Messer",
+ "Javier Luque",
+ "jdos22",
+ "Jeff",
+ "Jen Guerra",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "Jitu Keshwani",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joan Mimosinnet",
+ "Joe Tym",
+ "Joel Crosswhite",
+ "Joelle Maslak",
+ "John Barrett",
+ "Jonas Berlin",
+ "Jorg Sommrey",
+ "Jose Luis",
+ "Juan Caballero",
+ "Julien Fiegehenn",
+ "Julio de Castro",
+ "Kai Burgdorf",
+ "Kang-min Liu",
+ "Kaushik Tunuguntla",
+ "Kevin Colyer",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kiran Kumar",
+ "Kivanc Yazan",
+ "kjetillll"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-02 10:56:31 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
92,
@@ -32,8 +85,7 @@
0,
16,
4
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -106,62 +158,10 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-31 02:06:41 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "categories" : [
- "Jason Messer",
- "Javier Luque",
- "jdos22",
- "Jeff",
- "Jen Guerra",
- "Jeremy Carman",
- "Jim Bacon",
- "Jitu Keshwani",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joan Mimosinnet",
- "Joe Tym",
- "Joel Crosswhite",
- "Joelle Maslak",
- "John Barrett",
- "Jonas Berlin",
- "Jorg Sommrey",
- "Jose Luis",
- "Juan Caballero",
- "Julien Fiegehenn",
- "Julio de Castro",
- "Kai Burgdorf",
- "Kang-min Liu",
- "Kaushik Tunuguntla",
- "Kevin Colyer",
- "Khalid",
- "Kian-Meng Ang",
- "Kiran Kumar",
- "Kivanc Yazan",
- "kjetillll"
- ]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}