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.json102
1 files changed, 51 insertions, 51 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 95b067344f..b69255a5ac 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,44 +1,6 @@
{
- "xAxis" : {
- "categories" : [
- "Ryan Thompson",
- "Saif Ahmed",
- "Samir Parikh",
- "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 Bresson",
- "Steve Rogerson",
- "Steven Lembark",
- "Steven Wilson",
- "Stuart Little",
- "Svetlana Nesterova",
- "Ted Leahy",
- "Tejas",
- "Tester R59",
- "Tiago Stock",
- "Tim Smith",
- "Tore Andersson",
- "Trenton Langer"
- ]
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
61,
54,
@@ -70,9 +32,11 @@
0,
2,
5
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
53,
0,
@@ -104,11 +68,9 @@
4,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
35,
1,
@@ -140,28 +102,66 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "xAxis" : {
+ "categories" : [
+ "Ryan Thompson",
+ "Saif Ahmed",
+ "Samir Parikh",
+ "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 Bresson",
+ "Steve Rogerson",
+ "Steven Lembark",
+ "Steven Wilson",
+ "Stuart Little",
+ "Svetlana Nesterova",
+ "Ted Leahy",
+ "Tejas",
+ "Tester R59",
+ "Tiago Stock",
+ "Tim Smith",
+ "Tore Andersson",
+ "Trenton Langer"
+ ]
+ },
+ "chart" : {
+ "type" : "column"
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-04-25 21:10:50 GMT"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-04-25 21:20:37 GMT"
+ },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}