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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index de39a3c8b4..dec02d93c0 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,18 +1,13 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"Baryshev Sergey",
@@ -47,15 +42,11 @@
"Daniel Pfeiffer"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-08-02 12:52:16 GMT"
+ "text" : "[Champions: 30] Last updated at 2023-08-03 05:39:21 GMT"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -129,7 +120,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -161,7 +151,17 @@
2,
0,
2
- ]
+ ],
+ "name" : "Blog"
}
- ]
+ ],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ }
}