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.json120
1 files changed, 60 insertions, 60 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index f1ed0f42c4..684ea41d03 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,64 +1,20 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-20 19:54:52 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "xAxis" : {
- "categories" : [
- "Garrett Goebel",
- "Giuseppe Di Terlizzi",
- "Guillermo Ramos",
- "Gustavo Chaves",
- "Hauke Dampfling",
- "Ian Rifkin",
- "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",
- "Joel Crosswhite",
- "Joelle Maslak",
- "John Barrett",
- "Jonas Berlin",
- "Jorg Sommrey",
- "Jose Luis"
- ]
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
4,
@@ -90,11 +46,9 @@
0,
65,
8
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
2,
0,
@@ -126,10 +80,10 @@
3,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -161,7 +115,53 @@
0,
1,
0
- ]
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-12-20 20:02:19 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ },
+ "xAxis" : {
+ "categories" : [
+ "Garrett Goebel",
+ "Giuseppe Di Terlizzi",
+ "Guillermo Ramos",
+ "Gustavo Chaves",
+ "Hauke Dampfling",
+ "Ian Rifkin",
+ "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",
+ "Joel Crosswhite",
+ "Joelle Maslak",
+ "John Barrett",
+ "Jonas Berlin",
+ "Jorg Sommrey",
+ "Jose Luis"
+ ]
+ }
}