aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index cf222d5b69..0050ad1906 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -2,6 +2,10 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"Mark Anderson",
@@ -36,8 +40,20 @@
"Noud Aldenhoven"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
20,
1,
@@ -69,8 +85,7 @@
201,
3,
0
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -108,7 +123,6 @@
]
},
{
- "name" : "Blog",
"data" : [
2,
0,
@@ -140,26 +154,12 @@
0,
0,
1
- ]
+ ],
+ "name" : "Blog"
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-09 20:08:23 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "text" : "[Champions: 30] Last updated at 2022-11-09 20:19:43 GMT"
},
"chart" : {
"type" : "column"