aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json108
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 144a716533..6a7a4841e4 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,51 +1,4 @@
{
- "xAxis" : {
- "categories" : [
- "Izifresh",
- "JJ Merelo",
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jaldhar H. Vyas",
- "James Smith",
- "Jan Krnavek",
- "Jan Ole Kraft",
- "Jared Martin",
- "Jason Messer",
- "Javier Luque",
- "Jeff",
- "Jen Guerra",
- "Jeremy Carman",
- "Jim Bacon",
- "Jitu Keshwani",
- "Jo Christian Oterhals",
- "Joe Tym",
- "Joelle Maslak",
- "John Barrett",
- "Jonas Berlin",
- "Jorg Sommrey",
- "Juan Caballero",
- "Julien Fiegehenn",
- "Kevin Colyer",
- "Khalid",
- "Kian-Meng Ang",
- "Kiran Kumar",
- "Kivanc Yazan",
- "Lance Wicks"
- ]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-08-31 14:55:19 GMT"
- },
"series" : [
{
"data" : [
@@ -118,6 +71,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
1,
@@ -149,19 +103,65 @@
0,
0,
5
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-09-01 05:37:14 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
+ },
+ "min" : 0
+ },
+ "xAxis" : {
+ "categories" : [
+ "Izifresh",
+ "JJ Merelo",
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jaldhar H. Vyas",
+ "James Smith",
+ "Jan Krnavek",
+ "Jan Ole Kraft",
+ "Jared Martin",
+ "Jason Messer",
+ "Javier Luque",
+ "Jeff",
+ "Jen Guerra",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "Jitu Keshwani",
+ "Jo Christian Oterhals",
+ "Joe Tym",
+ "Joelle Maslak",
+ "John Barrett",
+ "Jonas Berlin",
+ "Jorg Sommrey",
+ "Juan Caballero",
+ "Julien Fiegehenn",
+ "Kevin Colyer",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kiran Kumar",
+ "Kivanc Yazan",
+ "Lance Wicks"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}