aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json108
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 3b7521503d..b31d01c687 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -2,58 +2,27 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-31 02:06:41 GMT"
- },
"chart" : {
"type" : "column"
},
- "xAxis" : {
- "categories" : [
- "Simon Green",
- "Simon Miner",
- "Simon Proctor",
- "Simon Reinhardt",
- "Sitaram Chamarty",
- "Sol DeMuth",
- "Stephanie Stein",
- "Steve Bresson",
- "Steve Rogerson",
- "Steven Lembark",
- "Steven Wilson",
- "Stuart Little",
- "Svetlana Nesterova",
- "Ted Leahy",
- "Tejas",
- "Tester R59",
- "Tiago Stock",
- "Tim Smith",
- "Tore Andersson",
- "Trenton Langer",
- "Tyler Limkemann",
- "Ulrich Rieke",
- "User Person",
- "Veesh Goldman",
- "Vinod Kumar K",
- "Vinod Kumar Pal",
- "Vyacheslav Volgarev",
- "W. Luis Mochan",
- "Walt Mankowski",
- "Wanderdoc"
- ]
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
+ "name" : "Perl",
"data" : [
136,
7,
@@ -85,10 +54,10 @@
110,
65,
177
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -120,11 +89,9 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
66,
0,
@@ -156,12 +123,45 @@
55,
16,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "xAxis" : {
+ "categories" : [
+ "Simon Green",
+ "Simon Miner",
+ "Simon Proctor",
+ "Simon Reinhardt",
+ "Sitaram Chamarty",
+ "Sol DeMuth",
+ "Stephanie Stein",
+ "Steve Bresson",
+ "Steve Rogerson",
+ "Steven Lembark",
+ "Steven Wilson",
+ "Stuart Little",
+ "Svetlana Nesterova",
+ "Ted Leahy",
+ "Tejas",
+ "Tester R59",
+ "Tiago Stock",
+ "Tim Smith",
+ "Tore Andersson",
+ "Trenton Langer",
+ "Tyler Limkemann",
+ "Ulrich Rieke",
+ "User Person",
+ "Veesh Goldman",
+ "Vinod Kumar K",
+ "Vinod Kumar Pal",
+ "Vyacheslav Volgarev",
+ "W. Luis Mochan",
+ "Walt Mankowski",
+ "Wanderdoc"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-02 10:56:31 GMT"
}
}