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.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 24437c63d6..e4798b458e 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,18 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 153] Last updated at 2020-03-15 22:26:07 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -170,6 +156,30 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 153] Last updated at 2020-03-15 22:46:59 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"name" : "Perl",
@@ -330,6 +340,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
3,
@@ -484,10 +495,10 @@
2,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -528,7 +539,7 @@
0,
0,
1,
- 41,
+ 42,
0,
0,
0,
@@ -642,18 +653,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
- ],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- }
+ ]
}