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.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index f91e42f806..fe24288ce1 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,14 +1,13 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -248,6 +247,13 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 235] Last updated at 2021-08-17 16:05:05 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -256,12 +262,8 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -498,7 +500,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -741,6 +744,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -977,11 +981,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
- ],
- "subtitle" : {
- "text" : "[Champions: 235] Last updated at 2021-08-17 11:32:05 GMT"
- }
+ ]
}