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.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 161b09403a..3d8b883cfc 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,16 +1,14 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-08-11 16:33:57 GMT"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
},
"xAxis" : {
"categories" : [
@@ -46,20 +44,17 @@
"Matthew Somerville"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "chart" : {
+ "type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-08-11 09:50:49 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
- "name" : "Perl",
"data" : [
36,
2,
@@ -91,9 +86,11 @@
244,
0,
4
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
2,
0,
@@ -125,10 +122,10 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
2,
0,
@@ -160,8 +157,11 @@
0,
0,
1
- ],
- "name" : "Blog"
+ ]
}
- ]
+ ],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ }
}