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.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 6e86aad9b8..9400bea728 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,20 +1,4 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -124,13 +108,21 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"subtitle" : {
- "text" : "[Champions: 105] Last updated at 2019-07-28 03:23:13 GMT"
+ "text" : "[Champions: 105] Last updated at 2019-07-28 03:39:12 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -147,7 +139,7 @@
0,
0,
5,
- 37,
+ 39,
0,
0,
4,
@@ -244,7 +236,6 @@
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
6,
0,
@@ -258,7 +249,7 @@
2,
33,
0,
- 13,
+ 15,
0,
0,
0,
@@ -351,9 +342,11 @@
0,
1,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -460,8 +453,15 @@
0,
0,
12
- ],
- "name" : "Blog"
+ ]
+ }
+ ],
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ }
}