aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 8f52c27fb2..e5afa83297 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,8 +1,9 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -38,21 +39,9 @@
"Paul Fajman"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
6,
13,
@@ -84,10 +73,10 @@
8,
92,
18
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
1,
@@ -119,8 +108,7 @@
0,
92,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -158,10 +146,22 @@
"name" : "Blog"
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "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-06-05 21:18:19 GMT"
+ "text" : "[Champions: 30] Last updated at 2024-06-08 12:52:21 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
}
}