aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index d481de559a..5345ec853b 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,11 +1,4 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"Denis Yurashku",
@@ -40,6 +33,20 @@
"izem"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-10-22 19:52:25 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"series" : [
{
"name" : "Perl",
@@ -77,7 +84,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -109,10 +115,10 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
1,
@@ -144,24 +150,18 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-10-22 19:36:35 GMT"
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "chart" : {
- "type" : "column"
+ },
+ "min" : 0
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}