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.json110
1 files changed, 55 insertions, 55 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 72efb21a1c..6ecea753a8 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,43 +1,12 @@
{
- "xAxis" : {
- "categories" : [
- "Peter Mayr",
- "Peter Meszaros",
- "Peter Scott",
- "Petr Roubicek",
- "Philip Hood",
- "Philippe Bricout",
- "Philippe Bruhat",
- "Phillip Harris",
- "Phillip Hartfield Sr",
- "Pip Stuart",
- "PJ Durai",
- "Plis Acm",
- "PokGoPun",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Rakulius",
- "Randy Lauen",
- "Rawley Fowler",
- "rcmlz",
- "RibTips",
- "Rich Snyder",
- "Richard Hainsworth",
- "Richard Nuttall",
- "Richard Park",
- "Rick Bychowski",
- "Rob Turner",
- "Robbie Hatley",
- "Robert DiCicco",
- "Robert Gratza"
- ]
- },
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
36,
@@ -69,10 +38,10 @@
102,
149,
2
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -104,11 +73,9 @@
0,
127,
6
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -140,12 +107,52 @@
39,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-10-15 20:00:49 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Peter Mayr",
+ "Peter Meszaros",
+ "Peter Scott",
+ "Petr Roubicek",
+ "Philip Hood",
+ "Philippe Bricout",
+ "Philippe Bruhat",
+ "Phillip Harris",
+ "Phillip Hartfield Sr",
+ "Pip Stuart",
+ "PJ Durai",
+ "Plis Acm",
+ "PokGoPun",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Rakulius",
+ "Randy Lauen",
+ "Rawley Fowler",
+ "rcmlz",
+ "RibTips",
+ "Rich Snyder",
+ "Richard Hainsworth",
+ "Richard Nuttall",
+ "Richard Park",
+ "Rick Bychowski",
+ "Rob Turner",
+ "Robbie Hatley",
+ "Robert DiCicco",
+ "Robert Gratza"
+ ]
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "chart" : {
+ "type" : "column"
},
"yAxis" : {
"title" : {
@@ -153,15 +160,8 @@
},
"min" : 0
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-10-15 08:57:41 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}