aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index e14ef25880..c5e1852b13 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,22 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 72] Last updated at 2019-04-16 10:56:20 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"name" : "Perl 5",
@@ -38,7 +56,7 @@
2,
1,
0,
- 5,
+ 6,
4,
5,
2,
@@ -78,6 +96,7 @@
]
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -151,25 +170,9 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 72] Last updated at 2019-04-15 22:57:47 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"min" : 0,
"title" : {
@@ -251,8 +254,5 @@
"Veesh Goldman",
"William Gilmore"
]
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
}
}