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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index c4ad5cf754..951d41d8d1 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,20 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-01 23:36:12 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"xAxis" : {
"categories" : [
"Rakulius",
@@ -49,11 +33,15 @@
"Sitaram Chamarty"
]
},
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
9,
@@ -85,8 +73,7 @@
5,
4,
1
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -163,5 +150,18 @@
"column" : {
"stacking" : "percent"
}
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-11-02 10:54:01 GMT"
+ },
+ "chart" : {
+ "type" : "column"
}
}