aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 55c4108897..7b9d170dda 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,7 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-08-05 16:44:11 GMT"
- },
"xAxis" : {
"categories" : [
"Paul Fajman",
@@ -36,27 +33,9 @@
"Rick Bychowski"
]
},
- "chart" : {
- "type" : "column"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
"name" : "Perl",
@@ -94,7 +73,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,7 +104,8 @@
4,
4,
20
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -163,5 +142,26 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-08-05 17:15:12 GMT"
+ }
}