aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json96
1 files changed, 48 insertions, 48 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 24c3d1992d..ec71972e2c 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,20 +1,53 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-05-19 03:46:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-05-19 04:26:00 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "xAxis" : {
+ "categories" : [
+ "Plis Acm",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Randy Lauen",
+ "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",
+ "Shaun Pearce",
+ "Simon Miner",
+ "Simon Proctor",
+ "Simon Reinhardt",
+ "Sitaram Chamarty",
+ "Sol DeMuth",
+ "Steve Rogerson",
+ "Steven Lembark",
+ "Steven Wilson",
+ "Svetlana Nesterova",
+ "Tester R59",
+ "Tiago Stock",
+ "Tim Smith"
+ ]
},
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
11,
@@ -46,10 +79,10 @@
2,
1,
0
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -81,8 +114,7 @@
0,
0,
4
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -120,48 +152,16 @@
"name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "xAxis" : {
- "categories" : [
- "Plis Acm",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Randy Lauen",
- "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",
- "Shaun Pearce",
- "Simon Miner",
- "Simon Proctor",
- "Simon Reinhardt",
- "Sitaram Chamarty",
- "Sol DeMuth",
- "Steve Rogerson",
- "Steven Lembark",
- "Steven Wilson",
- "Svetlana Nesterova",
- "Tester R59",
- "Tiago Stock",
- "Tim Smith"
- ]
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
+ },
+ "chart" : {
+ "type" : "column"
}
}