aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 66261efe9a..ad6943afb4 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,17 +1,24 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-09-07 16:18:41 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-09-07 17:15:11 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
@@ -50,6 +57,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -81,11 +89,9 @@
8,
6,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -117,12 +123,10 @@
15,
0,
19
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -157,10 +161,6 @@
"Cheok-Yin Fung"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
}