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.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 996f83d4af..34fffa2056 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,7 +1,6 @@
{
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -266,9 +265,11 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -300,7 +301,7 @@
0,
0,
0,
- 30,
+ 31,
0,
0,
4,
@@ -533,8 +534,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -805,8 +805,29 @@
]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"subtitle" : {
- "text" : "[Champions: 263] Last updated at 2022-07-24 19:57:50 GMT"
+ "text" : "[Champions: 263] Last updated at 2022-07-24 20:08:54 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -1074,26 +1095,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}