aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 7724797df8..18f8091290 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,7 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-08-30 12:00:38 GMT"
+ },
"xAxis" : {
"categories" : [
"Prajith P",
@@ -33,22 +36,6 @@
"Stephanie Stein"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-08-30 01:54:19 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -57,8 +44,16 @@
"chart" : {
"type" : "column"
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
11,
18,
@@ -90,10 +85,10 @@
1,
3,
1
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -125,8 +120,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -163,5 +157,11 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ }
}