aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index c110858fea..a4acc1dc36 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,10 +1,6 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
@@ -12,13 +8,7 @@
}
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-06 20:06:32 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "text" : "[Champions: 30] Last updated at 2021-12-06 20:19:18 GMT"
},
"xAxis" : {
"categories" : [
@@ -54,9 +44,12 @@
"Jared Martin"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
276,
2,
@@ -88,7 +81,8 @@
0,
0,
26
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -126,7 +120,6 @@
]
},
{
- "name" : "Blog",
"data" : [
52,
0,
@@ -158,10 +151,17 @@
0,
0,
12
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
}
}