aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json106
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 85f4062e29..bce0221dbc 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,7 +1,53 @@
{
+ "xAxis" : {
+ "categories" : [
+ "Roger Bell_West",
+ "Ruben Westerberg",
+ "Ryan Thompson",
+ "Saif Ahmed",
+ "Sangeet Kar",
+ "Sean Meininger",
+ "Sergio Iglesias",
+ "Shahed Nooshmand",
+ "Shasank Shah",
+ "Shaun Pearce",
+ "Shawn Wagner",
+ "Simon Green",
+ "Simon Miner",
+ "Simon Proctor",
+ "Simon Reinhardt",
+ "Sitaram Chamarty",
+ "Sol DeMuth",
+ "Stephanie Stein",
+ "Steve Rogerson",
+ "Steven Lembark",
+ "Steven Wilson",
+ "Svetlana Nesterova",
+ "Tester R59",
+ "Tiago Stock",
+ "Tim Smith",
+ "Tore Andersson",
+ "Trenton Langer",
+ "Tyler Limkemann",
+ "Ulrich Rieke",
+ "User Person"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-09-21 21:04:42 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
124,
113,
@@ -33,10 +79,10 @@
0,
52,
24
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
91,
113,
@@ -68,7 +114,8 @@
2,
70,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -106,62 +153,15 @@
"name" : "Blog"
}
],
- "xAxis" : {
- "categories" : [
- "Roger Bell_West",
- "Ruben Westerberg",
- "Ryan Thompson",
- "Saif Ahmed",
- "Sangeet Kar",
- "Sean Meininger",
- "Sergio Iglesias",
- "Shahed Nooshmand",
- "Shasank Shah",
- "Shaun Pearce",
- "Shawn Wagner",
- "Simon Green",
- "Simon Miner",
- "Simon Proctor",
- "Simon Reinhardt",
- "Sitaram Chamarty",
- "Sol DeMuth",
- "Stephanie Stein",
- "Steve Rogerson",
- "Steven Lembark",
- "Steven Wilson",
- "Svetlana Nesterova",
- "Tester R59",
- "Tiago Stock",
- "Tim Smith",
- "Tore Andersson",
- "Trenton Langer",
- "Tyler Limkemann",
- "Ulrich Rieke",
- "User Person"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-09-21 20:58:36 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
}
}