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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 44a4180249..1adcb6d731 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,12 +1,10 @@
{
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-02-02 09:06:25 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-02-02 09:13:30 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
2,
@@ -38,8 +36,7 @@
6,
1,
2
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -77,6 +74,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -108,10 +106,21 @@
0,
23,
0
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"Pete Sergeant",
@@ -150,18 +159,9 @@
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}