aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-301-330.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-301-330.json')
-rw-r--r--stats/pwc-summary-301-330.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json
index c44bafd560..89d05cf3e2 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -2,11 +2,22 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"chart" : {
"type" : "column"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
4,
@@ -19,11 +30,9 @@
86,
21,
8
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -36,7 +45,8 @@
21,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -55,11 +65,6 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Vinod Kumar Pal",
@@ -75,17 +80,12 @@
"Yves Orton"
]
},
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2024-06-14 21:09:57 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 11] Last updated at 2024-06-15 14:09:21 GMT"
}
}