aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 285824a1e1..016cbd728d 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,29 +1,10 @@
{
- "xAxis" : {
- "categories" : [
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez"
- ]
- },
- "subtitle" : {
- "text" : "[Champions: 4] Last updated at 2020-08-29 02:23:44 GMT"
- },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
"name" : "Perl",
@@ -35,29 +16,48 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
3,
21,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
1,
6,
14
- ],
- "name" : "Blog"
+ ]
}
],
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 4] Last updated at 2020-08-29 07:09:02 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "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" : [
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
+ "chart" : {
+ "type" : "column"
}
}