aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index db85417dc8..73dfa22961 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,25 +1,13 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-08-10 18:11:11 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-08-11 09:50:49 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -51,8 +39,7 @@
2,
3,
2
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -90,7 +77,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
1,
@@ -122,13 +108,22 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -163,5 +158,10 @@
"Freddie B",
"GarciaAutomation"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}