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.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 607d51a689..d3bd418bfb 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,7 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"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"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -128,9 +110,6 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 104] Last updated at 2019-07-22 13:52:07 GMT"
- },
"series" : [
{
"name" : "Perl 5",
@@ -242,6 +221,7 @@
]
},
{
+ "name" : "Perl 6",
"data" : [
6,
0,
@@ -333,7 +313,7 @@
0,
0,
0,
- 27,
+ 29,
0,
2,
0,
@@ -347,10 +327,10 @@
0,
1,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -456,8 +436,28 @@
0,
0,
12
- ],
- "name" : "Blog"
+ ]
+ }
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 104] Last updated at 2019-07-22 13:57:16 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ }
}