aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index e6498fd722..ef40965dcc 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,13 +1,9 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
301,
- 326,
+ 328,
2,
8,
23,
@@ -36,7 +32,8 @@
1,
0,
200
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -56,7 +53,7 @@
0,
0,
0,
- 2,
+ 4,
0,
0,
0,
@@ -109,14 +106,12 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-07 15:15:08 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -152,16 +147,21 @@
"James Smith"
]
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT"
}
}