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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 28fe892190..4c06f3183b 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,17 +1,4 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"series" : [
{
"name" : "Perl",
@@ -316,7 +303,7 @@
5,
0,
0,
- 55,
+ 56,
0,
0,
0,
@@ -509,6 +496,22 @@
"name" : "Blog"
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -673,15 +676,12 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 160] Last updated at 2020-04-29 12:45:50 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "subtitle" : {
- "text" : "[Champions: 160] Last updated at 2020-04-29 12:20:36 GMT"
- },
- "chart" : {
- "type" : "column"
}
}