aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index d81bb9a1de..9d06041916 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,27 +1,10 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-03-20 00:41:39 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -53,8 +36,7 @@
171,
0,
40
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -92,6 +74,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -123,10 +106,18 @@
81,
0,
16
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"Lucas Ransan",
@@ -161,7 +152,16 @@
"Myoungjin Jeon"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-03-20 04:55:21 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}