aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index a0ec43f78c..210d2dfd82 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,20 +1,9 @@
{
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-01-08 13:07:44 GMT"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
"xAxis" : {
"categories" : [
@@ -50,9 +39,18 @@
"Miguel Prz"
]
},
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
4,
37,
@@ -75,7 +73,7 @@
0,
0,
4,
- 44,
+ 46,
0,
4,
6,
@@ -84,7 +82,8 @@
4,
0,
4
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -104,7 +103,7 @@
0,
179,
1,
- 34,
+ 36,
91,
3,
2,
@@ -122,7 +121,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -140,7 +138,7 @@
0,
0,
0,
- 14,
+ 16,
0,
0,
0,
@@ -154,14 +152,16 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-10 01:33:21 GMT"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}