aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 6b8778b440..e051b14667 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,6 +1,15 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-07-04 20:17:57 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -38,6 +47,7 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
206,
@@ -69,8 +79,7 @@
28,
11,
6
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -108,6 +117,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
77,
@@ -139,29 +149,19 @@
0,
0,
15
- ],
- "name" : "Blog"
+ ]
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-07-04 19:51:18 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
}
}