aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index aaa83babca..fdaaeceae3 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -2,23 +2,9 @@
"chart" : {
"type" : "column"
},
- "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/>"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-07 13:10:58 GMT"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -54,8 +40,23 @@
"Bob Lied"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -87,8 +88,7 @@
0,
4,
54
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -126,7 +126,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -158,10 +157,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-06-07 15:15:08 GMT"
}
}