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.json78
1 files changed, 39 insertions, 39 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json
index 207d78b5c8..809f2ce13a 100644
--- a/stats/pwc-summary-271-300.json
+++ b/stats/pwc-summary-271-300.json
@@ -2,12 +2,43 @@
"chart" : {
"type" : "column"
},
+ "xAxis" : {
+ "categories" : [
+ "Tyler Wardhaugh",
+ "Ulrich Rieke",
+ "User Person",
+ "Vamsi Meenavilli",
+ "Veesh Goldman",
+ "Vinod Kumar K",
+ "Vinod Kumar Pal",
+ "Vyacheslav Volgarev",
+ "W. Luis Mochan",
+ "Walt Mankowski",
+ "Wanderdoc",
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 16] Last updated at 2023-04-23 08:51:24 GMT"
+ "text" : "[Champions: 16] Last updated at 2023-04-23 09:13:50 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
2,
282,
@@ -25,10 +56,10 @@
3,
86,
21
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
296,
@@ -46,7 +77,8 @@
3,
21,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -70,42 +102,10 @@
]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "xAxis" : {
- "categories" : [
- "Tyler Wardhaugh",
- "Ulrich Rieke",
- "User Person",
- "Vamsi Meenavilli",
- "Veesh Goldman",
- "Vinod Kumar K",
- "Vinod Kumar Pal",
- "Vyacheslav Volgarev",
- "W. Luis Mochan",
- "Walt Mankowski",
- "Wanderdoc",
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez"
- ]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
}
}