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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index cb49bdd4c5..9dd46b0196 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,4 +1,7 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Matt Latusek",
@@ -33,6 +36,13 @@
"Pablo Saavedra"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-07-29 19:56:29 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
@@ -41,6 +51,12 @@
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"series" : [
{
"name" : "Perl",
@@ -78,6 +94,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -109,10 +126,10 @@
28,
2,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -144,24 +161,7 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
- ],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-07-29 17:57:40 GMT"
- }
+ ]
}