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.json74
1 files changed, 37 insertions, 37 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json
index af76111726..bece110448 100644
--- a/stats/pwc-summary-271-300.json
+++ b/stats/pwc-summary-271-300.json
@@ -2,37 +2,22 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2023]"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "xAxis" : {
- "categories" : [
- "Tyler Bird",
- "Tyler Limkemann",
- "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"
+ }
},
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 18] Last updated at 2023-05-26 07:54:47 GMT"
+ "text" : "[Champions: 18] Last updated at 2023-05-26 23:51:03 GMT"
},
"series" : [
{
@@ -59,6 +44,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
2,
@@ -78,8 +64,7 @@
3,
21,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -105,15 +90,30 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "xAxis" : {
+ "categories" : [
+ "Tyler Bird",
+ "Tyler Limkemann",
+ "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"
+ ]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}