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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index ac42bba52b..ebf94ccfde 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,28 +1,13 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 14] Last updated at 2020-10-11 15:23:37 GMT"
- },
"chart" : {
"type" : "column"
},
+ "subtitle" : {
+ "text" : "[Champions: 14] Last updated at 2020-10-11 17:28:38 GMT"
+ },
"series" : [
{
"name" : "Perl",
@@ -82,6 +67,10 @@
"name" : "Blog"
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"Tyler Limkemann",
@@ -99,5 +88,16 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}