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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 5c9da55265..076b441cec 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,20 +1,6 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"subtitle" : {
- "text" : "[Champions: 18] Last updated at 2020-06-14 22:59:31 GMT"
+ "text" : "[Champions: 18] Last updated at 2020-06-14 23:08:57 GMT"
},
"chart" : {
"type" : "column"
@@ -43,7 +29,6 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
64,
2,
@@ -63,7 +48,8 @@
2,
65,
21
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -89,6 +75,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
3,
0,
@@ -108,12 +95,25 @@
1,
6,
14
- ],
- "name" : "Blog"
+ ]
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}