aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 94f8350a57..e091bf3f8e 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,17 +1,24 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-07-18 17:57:24 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
"name" : "Perl",
"data" : [
+ 1,
171,
0,
40,
@@ -40,12 +47,12 @@
184,
1,
18,
- 11,
- 7
+ 11
]
},
{
"data" : [
+ 0,
107,
1,
40,
@@ -74,7 +81,6 @@
0,
0,
0,
- 0,
0
],
"name" : "Raku"
@@ -82,6 +88,7 @@
{
"name" : "Blog",
"data" : [
+ 0,
81,
0,
16,
@@ -110,18 +117,13 @@
83,
0,
0,
- 0,
0
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
+ "Mohammad Khalid Anwar",
"Mohammad S Anwar",
"Moray Jones",
"Myoungjin Jeon",
@@ -150,18 +152,16 @@
"Peter Campbell Smith",
"Peter Mayr",
"Peter Meszaros",
- "Peter Scott",
- "Petr Roubicek"
+ "Peter Scott"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-07-18 20:06:19 GMT"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "chart" : {
+ "type" : "column"
}
}