aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index a54b88c467..8ec3583850 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,12 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -36,6 +44,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
1,
4,
@@ -67,8 +76,7 @@
0,
1,
246
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -106,21 +114,9 @@
]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-08-01 13:11:44 GMT"
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -156,12 +152,16 @@
"Stuart Little"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-08-01 18:00:18 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
}
}