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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 5840fbee53..78f8c9d997 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,4 +1,10 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"lacek96",
@@ -33,26 +39,8 @@
"Matthias Muth"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
37,
@@ -84,10 +72,10 @@
0,
4,
118
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -119,9 +107,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -133,7 +123,7 @@
0,
0,
30,
- 950,
+ 959,
0,
0,
0,
@@ -153,15 +143,25 @@
0,
1,
54
- ],
- "name" : "Blog"
+ ]
}
],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-07-29 10:45:05 GMT"
+ "text" : "[Champions: 30] Last updated at 2024-07-29 10:56:09 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}