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.json112
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index ea3c6ba994..80eee6a04e 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,64 +1,16 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-07-20 13:14:09 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "xAxis" : {
- "categories" : [
- "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",
- "Kevin Colyer",
- "Khalid",
- "Kian-Meng Ang",
- "Kiran Kumar",
- "Kivanc Yazan",
- "Lakpa Tashi Bhutia",
- "Lance Wicks",
- "Lars Balker",
- "Lars Thegler",
- "Laurent Rosenfeld",
- "Leo Manfredi",
- "Leoltron",
- "Lubos Kolouch"
- ]
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
2,
@@ -90,10 +42,10 @@
10,
2,
130
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -125,8 +77,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -163,5 +114,54 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-07-20 13:22:13 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "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",
+ "Kevin Colyer",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kiran Kumar",
+ "Kivanc Yazan",
+ "Lakpa Tashi Bhutia",
+ "Lance Wicks",
+ "Lars Balker",
+ "Lars Thegler",
+ "Laurent Rosenfeld",
+ "Leo Manfredi",
+ "Leoltron",
+ "Lubos Kolouch"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ }
}