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.json120
1 files changed, 60 insertions, 60 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index e8c3762ac0..6ca111dcff 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -2,63 +2,9 @@
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-07 00:26:32 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "xAxis" : {
- "categories" : [
- "Konstantinos Giannakakis",
- "Lakpa Tashi Bhutia",
- "Lance Wicks",
- "Lars Balker",
- "Lars Thegler",
- "Laurent Rosenfeld",
- "Leo Manfredi",
- "Leoltron",
- "Lubos Kolouch",
- "Luca Ferrari",
- "Lucas Ransan",
- "Luis F. Uceta",
- "Magnus Woldrich",
- "Mano Chandar",
- "Mark Anderson",
- "Mark J. Reed",
- "Mark Senn",
- "Markus Holzer",
- "Martin Barth",
- "Martin Mugeni",
- "Marton Polgar",
- "Matt Latusek",
- "Matthew Neleigh",
- "Matthew O. Persico",
- "Matthew Somerville",
- "Max Kossek",
- "Maxim Kolodyazhny",
- "Maxim Nechaev",
- "Michael Hamlin",
- "Michael Schaap"
- ]
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
37,
@@ -90,11 +36,9 @@
12,
4,
0
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,7 +70,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -163,5 +108,60 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "xAxis" : {
+ "categories" : [
+ "Konstantinos Giannakakis",
+ "Lakpa Tashi Bhutia",
+ "Lance Wicks",
+ "Lars Balker",
+ "Lars Thegler",
+ "Laurent Rosenfeld",
+ "Leo Manfredi",
+ "Leoltron",
+ "Lubos Kolouch",
+ "Luca Ferrari",
+ "Lucas Ransan",
+ "Luis F. Uceta",
+ "Magnus Woldrich",
+ "Mano Chandar",
+ "Mark Anderson",
+ "Mark J. Reed",
+ "Mark Senn",
+ "Markus Holzer",
+ "Martin Barth",
+ "Martin Mugeni",
+ "Marton Polgar",
+ "Matt Latusek",
+ "Matthew Neleigh",
+ "Matthew O. Persico",
+ "Matthew Somerville",
+ "Max Kossek",
+ "Maxim Kolodyazhny",
+ "Maxim Nechaev",
+ "Michael Hamlin",
+ "Michael Schaap"
+ ]
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-02-07 00:50:53 GMT"
+ }
}