aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 92520dbb31..31cbe20583 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,4 +1,17 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-09-04 18:33:05 GMT"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -35,6 +48,7 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -66,11 +80,9 @@
3,
2,
0
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -102,9 +114,11 @@
0,
0,
29
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -136,8 +150,7 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
"yAxis" : {
@@ -150,18 +163,5 @@
"column" : {
"stacking" : "percent"
}
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-04 18:25:54 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
}
}