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.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 5461d7a592..d627bc2f41 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,10 +1,17 @@
{
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-07-07 16:52:23 GMT"
},
"xAxis" : {
"categories" : [
@@ -40,9 +47,18 @@
"Richard Park"
]
},
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -74,7 +90,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -112,7 +129,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -144,24 +160,8 @@
0,
0,
13
- ]
- }
- ],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ ],
+ "name" : "Blog"
}
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-07-07 15:17:35 GMT"
- }
+ ]
}