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.json104
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index c572331516..5c15c27353 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,60 +1,9 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "xAxis" : {
- "categories" : [
- "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",
- "lacek96"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-03-30 16:06:19 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
8,
2,
@@ -86,7 +35,8 @@
4,
36,
2
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -159,9 +109,59 @@
]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-03-31 12:44:21 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "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",
+ "lacek96"
+ ]
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}