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 7fc423e2ec..a95c5ea2f4 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,12 +1,11 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-05-18 23:30:54 GMT"
},
"xAxis" : {
"categories" : [
@@ -42,21 +41,12 @@
"Giuseppe Di Terlizzi"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-05-18 14:25:05 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "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",
@@ -94,6 +84,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
2,
0,
@@ -125,8 +116,7 @@
0,
2,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -163,5 +153,15 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ }
}