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 74c292c343..681b5437a5 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,13 +1,13 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -50,7 +50,7 @@
0,
15,
0,
- 139,
+ 140,
2,
0,
1,
@@ -284,9 +284,11 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -563,10 +565,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -843,18 +845,11 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"subtitle" : {
- "text" : "[Champions: 275] Last updated at 2022-11-08 20:02:47 GMT"
+ "text" : "[Champions: 275] Last updated at 2022-11-08 20:09:35 GMT"
},
"xAxis" : {
"categories" : [
@@ -1135,9 +1130,14 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {