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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 26b9fbe65a..3583dd6028 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,12 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
@@ -53,7 +61,7 @@
0,
35,
65,
- 71,
+ 72,
1,
4,
10,
@@ -575,26 +583,6 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 185] Last updated at 2020-09-05 17:00:30 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -783,5 +771,17 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 185] Last updated at 2020-09-05 22:35:40 GMT"
}
}