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.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 06fe3f0620..ad71053356 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,8 +1,4 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"xAxis" : {
"categories" : [
"Bruce Gray",
@@ -43,14 +39,19 @@
"text" : ""
}
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
20,
2,
@@ -82,11 +83,9 @@
0,
82,
258
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
22,
0,
@@ -118,10 +117,10 @@
10,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
2,
0,
@@ -153,15 +152,16 @@
0,
0,
1
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-01-07 09:14:31 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-07 09:51:12 GMT"
}
}