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.json126
1 files changed, 63 insertions, 63 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 74ba0a81ff..a159d2272b 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,64 +1,7 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-09-13 08:16:04 GMT"
- },
- "xAxis" : {
- "categories" : [
- "Lars Balker",
- "Lars Thegler",
- "Laurent Rosenfeld",
- "Leo Manfredi",
- "Leoltron",
- "Lubos Kolouch",
- "Luca Ferrari",
- "Luis F. Uceta",
- "Magnus Woldrich",
- "Mano Chandar",
- "Mark Anderson",
- "Mark Senn",
- "Markus Holzer",
- "Martin Barth",
- "Martin Mugeni",
- "Matt Latusek",
- "Matthew O. Persico",
- "Matthew Somerville",
- "Max Kossek",
- "Maxim Kolodyazhny",
- "Maxim Nechaev",
- "Michael Hamlin",
- "Michael Schaap",
- "Mike Accardo",
- "Mohammad S Anwar",
- "Myoungjin Jeon",
- "Nazareno Delucca",
- "Neil Bowers",
- "Nick Logan",
- "Niels van Dijke"
- ]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
15,
12,
@@ -90,10 +33,10 @@
7,
8,
34
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
4,
0,
@@ -125,8 +68,7 @@
0,
8,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -163,5 +105,63 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-09-13 09:40:47 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "xAxis" : {
+ "categories" : [
+ "Lars Balker",
+ "Lars Thegler",
+ "Laurent Rosenfeld",
+ "Leo Manfredi",
+ "Leoltron",
+ "Lubos Kolouch",
+ "Luca Ferrari",
+ "Luis F. Uceta",
+ "Magnus Woldrich",
+ "Mano Chandar",
+ "Mark Anderson",
+ "Mark Senn",
+ "Markus Holzer",
+ "Martin Barth",
+ "Martin Mugeni",
+ "Matt Latusek",
+ "Matthew O. Persico",
+ "Matthew Somerville",
+ "Max Kossek",
+ "Maxim Kolodyazhny",
+ "Maxim Nechaev",
+ "Michael Hamlin",
+ "Michael Schaap",
+ "Mike Accardo",
+ "Mohammad S Anwar",
+ "Myoungjin Jeon",
+ "Nazareno Delucca",
+ "Neil Bowers",
+ "Nick Logan",
+ "Niels van Dijke"
+ ]
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ }
}