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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 7e7d33147d..be6ec886b0 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,13 +1,10 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-05 16:07:53 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"xAxis" : {
"categories" : [
"Robert Van Dam",
@@ -42,9 +39,26 @@
"Tiago Stock"
]
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-06-05 16:55:57 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
3,
302,
@@ -76,7 +90,8 @@
4,
2,
1
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -148,20 +163,5 @@
0
]
}
- ],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- }
+ ]
}