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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 2bea4381bf..916017562d 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,6 +1,7 @@
{
"series" : [
{
+ "name" : "Perl",
"data" : [
20,
2,
@@ -32,10 +33,10 @@
0,
82,
258
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
22,
0,
@@ -67,8 +68,7 @@
10,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -106,27 +106,12 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-01-04 21:45:29 GMT"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
@@ -163,5 +148,20 @@
"Duane Powell",
"Duncan C. White"
]
+ },
+ "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 2022-01-04 21:57:59 GMT"
}
}