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.json102
1 files changed, 51 insertions, 51 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 66f4019d67..a596735ba0 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,48 +1,19 @@
{
- "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"
- ]
- },
"chart" : {
"type" : "column"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"name" : "Perl",
"data" : [
7,
0,
- 79,
+ 81,
8,
2,
1,
@@ -73,6 +44,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
3,
@@ -104,8 +76,7 @@
87,
3,
2
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -143,25 +114,54 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-02-13 08:18:51 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "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-13 00:23:56 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}