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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e32a385ce8..ebe4ebefb2 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,9 @@
{
- "subtitle" : {
- "text" : "[Champions: 276] Last updated at 2022-12-01 09:06:16 GMT"
- },
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"xAxis" : {
"categories" : [
@@ -285,10 +285,6 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
"name" : "Perl",
@@ -561,7 +557,7 @@
12,
0,
2,
- 102,
+ 103,
41,
97,
1,
@@ -572,6 +568,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -849,10 +846,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -1122,7 +1119,7 @@
0,
0,
0,
- 102,
+ 103,
17,
0,
0,
@@ -1130,19 +1127,22 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "subtitle" : {
+ "text" : "[Champions: 276] Last updated at 2022-12-01 09:27:42 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"