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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 777d8db43f..ea49e7e12a 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,4 +1,8 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"Guillermo Ramos",
@@ -39,24 +43,14 @@
},
"min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-04-09 15:08:53 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"series" : [
{
"data" : [
@@ -94,7 +88,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,7 +119,8 @@
0,
0,
2
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -163,5 +157,11 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-04-10 11:27:51 GMT"
+ }
}