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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index bacd39d365..ac1f0f336f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,20 +1,6 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 73] Last updated at 2019-04-17 11:05:33 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
- "name" : "Perl 5",
"data" : [
2,
8,
@@ -89,9 +75,11 @@
2,
3,
1
- ]
+ ],
+ "name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -130,7 +118,7 @@
0,
1,
6,
- 6,
+ 7,
0,
0,
0,
@@ -166,10 +154,25 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Abigail",
@@ -247,11 +250,8 @@
"William Gilmore"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 73] Last updated at 2019-04-17 13:50:10 GMT"
},
"plotOptions" : {
"column" : {