aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index d5d62f3370..93eacf6a90 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,25 +1,11 @@
{
- "subtitle" : {
- "text" : "[Champions: 23] Last updated at 2020-07-12 10:07:37 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
"series" : [
{
+ "name" : "Perl",
"data" : [
3,
1,
@@ -44,8 +30,7 @@
2,
76,
21
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -104,11 +89,6 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Sol DeMuth",
@@ -135,5 +115,25 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 23] Last updated at 2020-07-12 14:56:47 GMT"
+ },
+ "chart" : {
+ "type" : "column"
}
}