aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index ba9679a160..7bd0d2d087 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,27 +1,9 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-07-25 00:42:58 GMT"
- },
- "chart" : {
- "type" : "column"
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -57,6 +39,21 @@
"Bob Lied"
]
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"series" : [
{
"data" : [
@@ -94,7 +91,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,7 +122,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -163,5 +160,8 @@
0
]
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-07-25 01:22:07 GMT"
+ }
}