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.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5ae369ff61..7470b3bce4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,7 +1,30 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 93] Last updated at 2019-06-15 22:51:57 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
- "name" : "Perl 5",
"data" : [
0,
2,
@@ -31,7 +54,7 @@
16,
16,
2,
- 2,
+ 4,
0,
0,
2,
@@ -96,10 +119,10 @@
1,
1,
10
- ]
+ ],
+ "name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
4,
0,
@@ -129,7 +152,7 @@
0,
0,
0,
- 3,
+ 7,
4,
19,
0,
@@ -194,7 +217,8 @@
0,
1,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
"name" : "Blog",
@@ -295,27 +319,6 @@
]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 93] Last updated at 2019-06-15 22:02:55 GMT"
- },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -412,8 +415,5 @@
"Yary H",
"Yozen Hernandez"
]
- },
- "chart" : {
- "type" : "column"
}
}