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 785ffdea08..2e0a59434b 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,10 +1,56 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-01-24 23:44:54 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Peter Meszaros",
+ "Peter Scott",
+ "Petr Roubicek",
+ "Philip Hood",
+ "Philippe Bruhat",
+ "Phillip Harris",
+ "Phillip Hartfield Sr",
+ "Plis Acm",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Rakulius",
+ "Randy Lauen",
+ "Richard Hainsworth",
+ "Richard Nuttall",
+ "Richard Park",
+ "Robert Gratza",
+ "Robert Van Dam",
+ "Roger Bell_West",
+ "Ruben Westerberg",
+ "Ryan Thompson",
+ "Saif Ahmed",
+ "Samir Parikh",
+ "Sangeet Kar",
+ "Sean Meininger",
+ "Sergio Iglesias",
+ "Shahed Nooshmand",
+ "Shasank Shah",
+ "Shaun Pearce",
+ "Shawn Wagner"
+ ]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
"data" : [
@@ -42,7 +88,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -74,9 +119,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -108,60 +155,13 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "xAxis" : {
- "categories" : [
- "Peter Meszaros",
- "Peter Scott",
- "Petr Roubicek",
- "Philip Hood",
- "Philippe Bruhat",
- "Phillip Harris",
- "Phillip Hartfield Sr",
- "Plis Acm",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Rakulius",
- "Randy Lauen",
- "Richard Hainsworth",
- "Richard Nuttall",
- "Richard Park",
- "Robert Gratza",
- "Robert Van Dam",
- "Roger Bell_West",
- "Ruben Westerberg",
- "Ryan Thompson",
- "Saif Ahmed",
- "Samir Parikh",
- "Sangeet Kar",
- "Sean Meininger",
- "Sergio Iglesias",
- "Shahed Nooshmand",
- "Shasank Shah",
- "Shaun Pearce",
- "Shawn Wagner"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-01-24 12:57:19 GMT"
}
}