aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json96
1 files changed, 48 insertions, 48 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index a1d9eeaa09..932f77e9fd 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,28 +1,62 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-02-02 09:06:25 GMT"
- },
- "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",
+ "Kevin Colyer",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kiran Kumar",
+ "Kivanc Yazan",
+ "Lance Wicks",
+ "Lars Balker",
+ "Lars Thegler",
+ "Laurent Rosenfeld",
+ "Leo Manfredi",
+ "Leoltron",
+ "Lubos Kolouch",
+ "Luca Ferrari",
+ "Luis F. Uceta",
+ "Magnus Woldrich",
+ "Mano Chandar",
+ "Mark Anderson",
+ "Mark Senn",
+ "Markus Holzer",
+ "Martin Barth",
+ "Martin Mugeni"
+ ]
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-02-02 09:13:30 GMT"
+ },
"series" : [
{
"name" : "Perl",
@@ -95,6 +129,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -126,42 +161,7 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
- ],
- "xAxis" : {
- "categories" : [
- "John Barrett",
- "Jonas Berlin",
- "Jorg Sommrey",
- "Jose Luis",
- "Juan Caballero",
- "Julien Fiegehenn",
- "Julio de Castro",
- "Kai Burgdorf",
- "Kang-min Liu",
- "Kevin Colyer",
- "Khalid",
- "Kian-Meng Ang",
- "Kiran Kumar",
- "Kivanc Yazan",
- "Lance Wicks",
- "Lars Balker",
- "Lars Thegler",
- "Laurent Rosenfeld",
- "Leo Manfredi",
- "Leoltron",
- "Lubos Kolouch",
- "Luca Ferrari",
- "Luis F. Uceta",
- "Magnus Woldrich",
- "Mano Chandar",
- "Mark Anderson",
- "Mark Senn",
- "Markus Holzer",
- "Martin Barth",
- "Martin Mugeni"
- ]
- }
+ ]
}