aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-271-300.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-271-300.json')
-rw-r--r--stats/pwc-summary-271-300.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json
index 2a76880b0f..96095b0256 100644
--- a/stats/pwc-summary-271-300.json
+++ b/stats/pwc-summary-271-300.json
@@ -1,11 +1,19 @@
{
- "subtitle" : {
- "text" : "[Champions: 7] Last updated at 2022-12-06 17:26:20 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Walt Mankowski",
@@ -23,9 +31,11 @@
"text" : ""
}
},
+ "subtitle" : {
+ "text" : "[Champions: 7] Last updated at 2022-12-06 17:46:43 GMT"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
81,
179,
@@ -34,10 +44,10 @@
3,
86,
21
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -46,7 +56,8 @@
3,
21,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -60,16 +71,5 @@
14
]
}
- ],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}