aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index cf3373a901..ee77080e30 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -33,6 +33,16 @@
"Nazareno Delucca"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-02-19 15:03:07 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -41,8 +51,15 @@
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
4,
@@ -74,11 +91,9 @@
0,
40,
14
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
4,
0,
@@ -110,9 +125,11 @@
1,
40,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -144,24 +161,7 @@
0,
16,
0
- ],
- "name" : "Blog"
- }
- ],
- "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 2023-02-19 12:17:59 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- }
+ ]
}