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.json76
1 files changed, 38 insertions, 38 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json
index 43fcf9172f..a01bc49e61 100644
--- a/stats/pwc-summary-271-300.json
+++ b/stats/pwc-summary-271-300.json
@@ -1,44 +1,16 @@
{
- "xAxis" : {
- "categories" : [
- "Vyacheslav Volgarev",
- "W. Luis Mochan",
- "Walt Mankowski",
- "Wanderdoc",
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez"
- ]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2022-12-27 13:32:16 GMT"
},
"series" : [
{
"name" : "Perl",
"data" : [
4,
- 212,
+ 214,
81,
179,
1,
@@ -49,6 +21,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
2,
@@ -59,13 +32,13 @@
3,
21,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
- 106,
+ 107,
17,
0,
0,
@@ -73,11 +46,38 @@
1,
6,
14
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2022-12-26 06:17:00 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "xAxis" : {
+ "categories" : [
+ "Vyacheslav Volgarev",
+ "W. Luis Mochan",
+ "Walt Mankowski",
+ "Wanderdoc",
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}