aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 320849b545..8c669a8e51 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -5,13 +5,15 @@
},
"min" : 0
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
17,
@@ -43,8 +45,7 @@
21,
2,
0
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -82,7 +83,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -114,22 +114,10 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-10-24 00:24:46 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"xAxis" : {
"categories" : [
"Oleksii Tsvietnov",
@@ -163,5 +151,17 @@
"Rakesh Kumar Shardiwal",
"Rakulius"
]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-10-24 04:59:35 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}