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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 1752e7dcc0..df953bbc5b 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,16 +1,31 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-27 07:48:22 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-09-27 08:46:27 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
6,
@@ -42,10 +57,10 @@
2,
3,
2
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -77,11 +92,9 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
1,
@@ -113,7 +126,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
"xAxis" : {
@@ -149,19 +163,5 @@
"Ivan Dimitrov",
"Izifresh"
]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
}
}