aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 36c2d1d507..de1c6c76a5 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,11 +1,22 @@
{
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -40,6 +51,9 @@
"Feng Chang"
]
},
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"data" : [
@@ -77,6 +91,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
6,
0,
@@ -108,8 +123,7 @@
0,
0,
19
- ],
- "name" : "Perl 6"
+ ]
},
{
"data" : [
@@ -148,20 +162,6 @@
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-08-04 20:02:41 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "text" : "[Champions: 30] Last updated at 2019-08-04 20:11:07 GMT"
}
}