aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index bb88c66c83..aff08ee88e 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,13 +1,6 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
82,
62,
@@ -34,7 +27,8 @@
3,
86,
21
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -67,6 +61,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
4,
0,
@@ -93,22 +88,12 @@
1,
6,
14
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 25] Last updated at 2021-08-17 11:32:05 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -139,9 +124,24 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 25] Last updated at 2021-08-17 16:05:05 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}