aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 5f64c56304..099405f441 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,6 +1,16 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
20,
2,
@@ -32,10 +42,10 @@
82,
247,
272
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
22,
0,
@@ -67,10 +77,10 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
2,
0,
@@ -102,34 +112,12 @@
0,
1,
52
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-11-27 10:58:14 GMT"
- },
"xAxis" : {
"categories" : [
"Bruce Gray",
@@ -163,5 +151,17 @@
"Duncan C. White",
"E. Choroba"
]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-11-27 11:40:36 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}