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.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 159444b29b..be950138f1 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,21 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -278,13 +261,8 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -292,7 +270,7 @@
0,
85,
2,
- 126,
+ 127,
2,
0,
1,
@@ -544,7 +522,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -810,7 +789,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -818,7 +796,7 @@
28,
60,
0,
- 121,
+ 122,
0,
0,
0,
@@ -1070,10 +1048,32 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"subtitle" : {
- "text" : "[Champions: 258] Last updated at 2022-05-22 20:42:06 GMT"
+ "text" : "[Champions: 258] Last updated at 2022-05-22 23:52:19 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
}
}