aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 266637f6bc..c9a5a0405c 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,36 +1,22 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-06-04 23:32:16 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
3,
2,
0,
0,
4,
- 138,
+ 140,
6,
- 60,
+ 62,
2,
0,
31,
22,
0,
- 288,
+ 290,
2,
3,
0,
@@ -47,8 +33,7 @@
21,
5,
68
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -59,7 +44,7 @@
0,
0,
0,
- 130,
+ 132,
0,
0,
8,
@@ -94,7 +79,7 @@
0,
8,
0,
- 17,
+ 18,
0,
0,
15,
@@ -121,8 +106,18 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
},
"xAxis" : {
"categories" : [
@@ -158,10 +153,15 @@
"Dave Cross"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-06-12 04:15:14 GMT"
}
}