aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json118
1 files changed, 59 insertions, 59 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 005b8c2122..2ba8c44280 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,6 +1,62 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-04-22 09:40:55 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "xAxis" : {
+ "categories" : [
+ "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",
+ "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"
+ ]
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
6,
@@ -32,11 +88,9 @@
24,
17,
12
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
3,
0,
@@ -68,7 +122,8 @@
0,
2,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -106,62 +161,7 @@
]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "xAxis" : {
- "categories" : [
- "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",
- "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"
- ]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-04-22 09:29:00 GMT"
- },
"chart" : {
"type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}