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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 5f95d37612..24463fd507 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -3,6 +3,17 @@
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"E. Choroba",
@@ -38,27 +49,11 @@
]
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-31 02:06:41 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "text" : "[Champions: 30] Last updated at 2022-01-02 10:56:31 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
280,
2,
@@ -90,10 +85,10 @@
0,
0,
26
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -125,10 +120,10 @@
132,
4,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
52,
0,
@@ -160,8 +155,13 @@
0,
0,
12
- ],
- "name" : "Blog"
+ ]
}
- ]
+ ],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ }
}