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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 2fdb3734b6..c44d50f0a2 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,17 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"Olivier Delouya",
@@ -47,11 +34,26 @@
]
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-07-14 10:35:35 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-07-14 16:50:29 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
"data" : [
@@ -89,7 +91,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -121,7 +122,8 @@
1,
4,
4
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -159,9 +161,7 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
}
}