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.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index c01aa8a532..e921a1f99b 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,27 +1,7 @@
{
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-05 16:07:53 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
300,
324,
@@ -29,7 +9,7 @@
8,
23,
0,
- 180,
+ 182,
0,
2,
3,
@@ -53,10 +33,10 @@
1,
0,
198
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -64,7 +44,7 @@
0,
148,
4,
- 108,
+ 110,
39,
0,
0,
@@ -88,8 +68,7 @@
0,
3,
10
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -99,7 +78,7 @@
0,
0,
0,
- 180,
+ 182,
9,
0,
0,
@@ -127,6 +106,24 @@
"name" : "Blog"
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-06-05 16:55:57 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"Duncan C. White",
@@ -163,5 +160,8 @@
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "chart" : {
+ "type" : "column"
}
}