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 c6e23250bf..d55848f763 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -94,30 +94,6 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 91] Last updated at 2019-06-10 10:21:32 GMT"
- },
"series" : [
{
"data" : [
@@ -216,7 +192,6 @@
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
2,
0,
@@ -285,7 +260,7 @@
8,
4,
0,
- 9,
+ 10,
0,
0,
0,
@@ -309,7 +284,32 @@
0,
1,
0
- ]
+ ],
+ "name" : "Perl 6"
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 91] Last updated at 2019-06-10 12:32:36 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ }
}