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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index cc3e551f0f..75230d36f8 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,10 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-01-22 18:36:29 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Daniel Mantovani",
@@ -39,17 +33,33 @@
"Guillermo Ramos"
]
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-01-22 21:06:53 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
45,
5,
@@ -57,7 +67,7 @@
21,
5,
68,
- 418,
+ 422,
118,
4,
0,
@@ -81,11 +91,9 @@
0,
4,
32
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
23,
@@ -117,7 +125,8 @@
2,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -128,7 +137,7 @@
0,
0,
2,
- 154,
+ 155,
3,
0,
0,
@@ -154,14 +163,5 @@
0
]
}
- ],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}