aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5cce1b77f3..37726e797e 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,18 +1,6 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -320,10 +308,10 @@
44,
11,
4
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -376,7 +364,7 @@
0,
0,
1,
- 6,
+ 7,
0,
104,
0,
@@ -631,7 +619,8 @@
11,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -945,12 +934,25 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 306] Last updated at 2024-02-19 04:08:07 GMT"
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1261,11 +1263,9 @@
"Yves Orton"
]
},
- "subtitle" : {
- "text" : "[Champions: 306] Last updated at 2024-02-19 01:45:57 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}