aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 211ebfd587..838dedae4c 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,9 +1,13 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Nikhil Prasanna",
@@ -38,6 +42,17 @@
"Simon Reinhardt"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-12-15 03:07:18 GMT"
+ },
"series" : [
{
"data" : [
@@ -61,7 +76,7 @@
3,
2,
48,
- 71,
+ 73,
10,
6,
0,
@@ -97,7 +112,7 @@
0,
6,
27,
- 71,
+ 73,
5,
0,
3,
@@ -110,7 +125,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -142,26 +156,12 @@
0,
7,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-12-14 21:08:41 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}