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 0a1ba73b78..966c96d6d8 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,24 +1,21 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -257,11 +254,9 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 233] Last updated at 2021-08-01 20:27:16 GMT"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -302,7 +297,7 @@
2,
0,
1,
- 100,
+ 101,
2,
1,
44,
@@ -496,8 +491,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -541,7 +535,7 @@
0,
1,
0,
- 76,
+ 77,
0,
0,
0,
@@ -975,5 +969,11 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 233] Last updated at 2021-08-01 21:53:51 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ }
}