aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 7d67861078..8d83a4f3f3 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,24 +1,10 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"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-03-18 11:13:06 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -92,7 +78,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
9,
0,
@@ -124,11 +109,12 @@
7,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-03-18 11:19:08 GMT"
},
"xAxis" : {
"categories" : [
@@ -163,5 +149,19 @@
"Doug Schrag",
"Duane Powell"
]
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}