aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 97af8ae5c6..768fa8924a 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,11 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Paul Fajman",
@@ -33,30 +40,23 @@
"Rick Bychowski"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-07-31 23:50:40 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "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 2022-07-31 23:57:24 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -94,7 +94,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,10 +125,10 @@
4,
4,
20
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -161,7 +160,8 @@
0,
13,
0
- ]
+ ],
+ "name" : "Blog"
}
]
}