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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 2c6eec2c76..9cb2a8d242 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,9 +1,28 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-07-29 10:56:09 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"Augie De Blieck Jr.",
@@ -38,21 +57,8 @@
"Csaba Simandi"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
6,
45,
@@ -84,7 +90,8 @@
2,
63,
2
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -110,8 +117,8 @@
9,
0,
0,
- 2,
16,
+ 2,
0,
194,
0,
@@ -156,12 +163,5 @@
0
]
}
- ],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-07-29 10:45:05 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}