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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 22ac625f05..bf7c705972 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,15 +1,14 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-05 14:29:16 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "min" : 0
},
"series" : [
{
@@ -48,7 +47,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -80,9 +78,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -114,22 +114,16 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "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
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Konstantinos Giannakakis",
@@ -163,5 +157,11 @@
"Michael Schaap",
"Miguel Prz"
]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-12-05 16:52:44 GMT"
+ },
+ "chart" : {
+ "type" : "column"
}
}