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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index cc06bd562f..507b7dc508 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,10 +1,14 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-07-31 08:21:43 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"xAxis" : {
"categories" : [
@@ -43,8 +47,13 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -76,8 +85,7 @@
2,
3,
0
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -115,6 +123,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
1,
@@ -146,22 +155,13 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"chart" : {
"type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-07-31 16:00:54 GMT"
}
}