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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index af346b38d9..0058c29b96 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,9 +1,18 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"Nazareno Delucca",
@@ -38,18 +47,8 @@
"Phillip Harris"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-05-14 11:31:08 GMT"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
14,
7,
@@ -81,10 +80,10 @@
6,
4,
8
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -116,7 +115,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -154,14 +154,14 @@
"name" : "Blog"
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-05-14 14:16:13 GMT"
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
}
}