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.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 63915ec19b..1e55a5dda0 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,6 +1,17 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-07 00:02:50 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"xAxis" : {
"categories" : [
@@ -36,25 +47,12 @@
"Noud Aldenhoven"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
- "name" : "Perl",
"data" : [
20,
1,
@@ -86,7 +84,8 @@
201,
3,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -124,6 +123,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
2,
0,
@@ -155,13 +155,13 @@
0,
0,
1
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-11-07 00:10:27 GMT"
}
}