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.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json
index 6b5ebb6ac9..287e6cffc5 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -1,16 +1,36 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 6] Last updated at 2024-02-20 14:16:52 GMT"
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
+ },
+ "xAxis" : {
+ "categories" : [
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez",
+ "Yves Orton"
+ ]
+ },
+ "chart" : {
+ "type" : "column"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
3,
@@ -18,9 +38,11 @@
86,
21,
8
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -28,11 +50,9 @@
21,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -40,32 +60,12 @@
6,
14,
1
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 6] Last updated at 2024-02-19 04:08:07 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "xAxis" : {
- "categories" : [
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez",
- "Yves Orton"
- ]
- },
- "chart" : {
- "type" : "column"
}
}