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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 265c1d25d4..50c6ee3ccc 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -2,17 +2,14 @@
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-02 07:36:46 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
0,
@@ -44,10 +41,10 @@
39,
1,
2
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
2,
@@ -79,8 +76,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -118,10 +114,6 @@
"name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"xAxis" : {
"categories" : [
"Miguel Prz",
@@ -156,12 +148,20 @@
"Peter Meszaros"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-02-02 07:47:23 GMT"
}
}