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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index eb33d32d9a..a803cca7be 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,4 +1,18 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"series" : [
{
"name" : "Perl",
@@ -36,7 +50,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -68,10 +81,10 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
17,
@@ -103,14 +116,12 @@
43,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-04-21 22:33:26 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "text" : "[Champions: 30] Last updated at 2024-04-21 23:13:26 GMT"
},
"xAxis" : {
"categories" : [
@@ -146,20 +157,9 @@
"Max Kossek"
]
},
- "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"
- }
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"chart" : {
"type" : "column"