aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index e305eee59d..26d3b7ae27 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,19 +1,27 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "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" : [
2,
8,
@@ -45,7 +53,8 @@
2,
7,
2
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -118,11 +127,8 @@
]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-08-02 11:09:52 GMT"
},
"xAxis" : {
"categories" : [
@@ -157,11 +163,5 @@
"Jen Guerra",
"Jeremy Carman"
]
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-08-02 06:24:35 GMT"
}
}