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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 3003c5d4af..07893e21cf 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,16 +1,6 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
@@ -42,7 +32,8 @@
0,
4,
48
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -115,8 +106,9 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -152,16 +144,24 @@
"Bob Lied"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-08-01 13:11:44 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-08-01 18:00:18 GMT"
}
}