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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 0db362d12d..07a1960e8f 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,13 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -42,8 +33,13 @@
"Bob Lied"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -75,8 +71,7 @@
0,
4,
54
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -114,6 +109,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -145,13 +141,20 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-12-14 13:58:01 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
@@ -160,8 +163,5 @@
"column" : {
"stacking" : "percent"
}
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-14 13:33:17 GMT"
}
}