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.json116
1 files changed, 58 insertions, 58 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 5db1f24f87..43f3aad22b 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,64 +1,16 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "xAxis" : {
- "categories" : [
- "Richard Nuttall",
- "Richard Park",
- "Robert Gratza",
- "Robert Van Dam",
- "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",
- "Ted Leahy",
- "Tester R59",
- "Tiago Stock",
- "Tim Smith"
- ]
+ "chart" : {
+ "type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-10-19 09:20:00 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-10-19 00:19:00 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -90,8 +42,7 @@
2,
1,
0
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -129,7 +80,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
12,
@@ -161,7 +111,57 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Richard Nuttall",
+ "Richard Park",
+ "Robert Gratza",
+ "Robert Van Dam",
+ "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",
+ "Ted Leahy",
+ "Tester R59",
+ "Tiago Stock",
+ "Tim Smith"
+ ]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
- ]
+ }
}