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 27d24807fc..56934fda6b 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,10 +1,16 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-10-15 22:58:02 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"data" : [
@@ -42,6 +48,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
11,
0,
@@ -73,10 +80,10 @@
0,
216,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -108,24 +115,15 @@
0,
12,
0
- ],
- "name" : "Blog"
+ ]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-10-16 12:20:36 GMT"
+ },
"chart" : {
"type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"PJ Durai",
@@ -160,8 +158,10 @@
"Simon Reinhardt"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}