aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2023-01-02 04:57:01 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2023-01-02 04:57:01 +0000
commit5d3aa9b2255c96c148cedb5a2df5aa113fe70520 (patch)
tree25feac396555cdd0f850dd6fb48c28998046522f /stats/pwc-summary-121-150.json
parent73a4d4e1018d40d59b31f7acbe493d60916d96dc (diff)
downloadperlweeklychallenge-club-5d3aa9b2255c96c148cedb5a2df5aa113fe70520.tar.gz
perlweeklychallenge-club-5d3aa9b2255c96c148cedb5a2df5aa113fe70520.tar.bz2
perlweeklychallenge-club-5d3aa9b2255c96c148cedb5a2df5aa113fe70520.zip
- Added solutions by Colin Crain.
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json102
1 files changed, 51 insertions, 51 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 64227bf6b4..37cc4afbda 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,48 +1,9 @@
{
- "xAxis" : {
- "categories" : [
- "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",
- "Kjetil Skotheim",
- "Konstantinos Giannakakis",
- "Kueppo Wesley",
- "Lakpa Tashi Bhutia",
- "Lance Wicks",
- "Lars Balker",
- "Lars Thegler",
- "Laurent Rosenfeld",
- "Leo Manfredi",
- "Leoltron",
- "Lubos Kolouch",
- "Luca Ferrari",
- "Lucas Ransan",
- "Luis F. Uceta",
- "Luiz Felipe"
- ]
- },
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-01-02 03:56:19 GMT"
+ "text" : "[Champions: 30] Last updated at 2023-01-02 04:53:27 GMT"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"series" : [
{
@@ -81,7 +42,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
3,
@@ -113,9 +73,11 @@
14,
4,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -147,21 +109,59 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "categories" : [
+ "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",
+ "Kjetil Skotheim",
+ "Konstantinos Giannakakis",
+ "Kueppo Wesley",
+ "Lakpa Tashi Bhutia",
+ "Lance Wicks",
+ "Lars Balker",
+ "Lars Thegler",
+ "Laurent Rosenfeld",
+ "Leo Manfredi",
+ "Leoltron",
+ "Lubos Kolouch",
+ "Luca Ferrari",
+ "Lucas Ransan",
+ "Luis F. Uceta",
+ "Luiz Felipe"
+ ]
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
}
}