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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 02527ce0a1..f25038f37d 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,4 +1,22 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-10-25 18:42:46 GMT"
+ },
"series" : [
{
"data" : [
@@ -36,7 +54,6 @@
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
0,
0,
@@ -68,7 +85,8 @@
0,
1,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
"data" : [
@@ -106,25 +124,6 @@
"name" : "Blog"
}
],
- "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
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-10-24 23:57:31 GMT"
- },
"xAxis" : {
"categories" : [
"Leoltron",
@@ -159,9 +158,10 @@
"David Kayal"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "chart" : {
+ "type" : "column"
}
}