aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
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 f59de4f723..77884814af 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,44 +1,26 @@
{
- "xAxis" : {
- "categories" : [
- "Jeff Armstrong",
- "Jen Guerra",
- "Jeremy Carman",
- "Jim Bacon",
- "Jitu Keshwani",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joan Mimosinnet",
- "Joe Tym",
- "Joel Crosswhite",
- "Joelle Maslak",
- "John Barrett",
- "John Horner",
- "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"
- ]
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-07-07 13:59:54 GMT"
},
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
8,
@@ -70,8 +52,7 @@
74,
4,
36
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -109,6 +90,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -140,28 +122,46 @@
0,
0,
2
- ],
- "name" : "Blog"
+ ]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "xAxis" : {
+ "categories" : [
+ "Jeff Armstrong",
+ "Jen Guerra",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "Jitu Keshwani",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joan Mimosinnet",
+ "Joe Tym",
+ "Joel Crosswhite",
+ "Joelle Maslak",
+ "John Barrett",
+ "John Horner",
+ "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"
+ ]
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-07-07 13:29:17 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}