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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index b2a2f80bae..677d6efe45 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,12 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
@@ -17,6 +9,17 @@
"text" : ""
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Wanderdoc",
@@ -28,24 +31,24 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
30,
1,
2,
48,
21
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
2,
21,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -58,10 +61,7 @@
"name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"subtitle" : {
- "text" : "[Champions: 5] Last updated at 2020-03-31 00:06:55 GMT"
+ "text" : "[Champions: 5] Last updated at 2020-03-31 01:21:46 GMT"
}
}