aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 89514f4f73..b6912a18ca 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,13 +1,6 @@
{
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-02 20:33:38 GMT"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
0,
92,
@@ -39,10 +32,10 @@
0,
16,
4
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
14,
92,
@@ -74,9 +67,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
46,
@@ -108,8 +103,7 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
"plotOptions" : {
@@ -117,12 +111,14 @@
"stacking" : "percent"
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-12-03 11:34:45 GMT"
},
"xAxis" : {
"categories" : [
@@ -158,10 +154,14 @@
"kjetillll"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "chart" : {
+ "type" : "column"
}
}