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 f1adbd1db1..48ff875ab1 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,15 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -269,8 +258,33 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 255] Last updated at 2022-04-25 22:49:18 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -436,7 +450,7 @@
7,
7,
4,
- 85,
+ 86,
1,
0,
26,
@@ -527,8 +541,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -1050,18 +1063,5 @@
],
"name" : "Blog"
}
- ],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 255] Last updated at 2022-04-25 21:49:09 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- }
+ ]
}