aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index d8372a8368..fa5e7e5f9e 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,15 +1,15 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-05-07 16:46:45 GMT"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
- "name" : "Perl",
"data" : [
3,
7,
@@ -18,7 +18,7 @@
0,
262,
1,
- 106,
+ 108,
11,
7,
1,
@@ -41,10 +41,10 @@
0,
13,
6
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -76,10 +76,10 @@
24,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
1,
0,
@@ -111,12 +111,21 @@
0,
7,
0
- ]
+ ],
+ "name" : "Blog"
}
],
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -152,16 +161,7 @@
"RibTips"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-05-06 21:47:52 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
}
}