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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index c32ba581c6..07204fdf78 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,6 +1,15 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-07 09:51:12 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
7,
1,
@@ -32,8 +41,7 @@
6,
1,
2
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -106,25 +114,21 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-01-07 09:14:31 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"chart" : {
"type" : "column"
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -159,9 +163,5 @@
"Shahed Nooshmand",
"Shasank Shah"
]
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
}
}