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.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index b7cd0a3774..70041c74e6 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,16 +1,4 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 105] Last updated at 2019-08-05 14:37:53 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"series" : [
{
"name" : "Perl 5",
@@ -35,7 +23,7 @@
32,
0,
4,
- 23,
+ 25,
4,
0,
0,
@@ -123,7 +111,6 @@
]
},
{
- "name" : "Perl 6",
"data" : [
6,
0,
@@ -230,9 +217,11 @@
0,
1,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -339,19 +328,9 @@
0,
0,
14
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -461,7 +440,28 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 105] Last updated at 2019-08-05 18:00:12 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"chart" : {
"type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}