aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-301-330.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-301-330.json')
-rw-r--r--stats/pwc-summary-301-330.json66
1 files changed, 33 insertions, 33 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json
index 94f4b0578e..e3407bdc69 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -1,41 +1,17 @@
{
- "subtitle" : {
- "text" : "[Champions: 6] Last updated at 2024-03-11 11:17:47 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "categories" : [
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez",
- "Yves Orton"
- ]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
3,
@@ -43,9 +19,11 @@
86,
21,
8
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -53,11 +31,9 @@
21,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -65,7 +41,31 @@
6,
14,
1
- ]
+ ],
+ "name" : "Blog"
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 6] Last updated at 2024-03-11 19:13:06 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez",
+ "Yves Orton"
+ ]
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ }
}