aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index f48b0b51d6..6c7048d7ff 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,17 +1,4 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
@@ -49,6 +36,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
1,
17,
@@ -80,11 +68,9 @@
0,
1,
64
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -116,20 +102,27 @@
0,
4,
0
- ]
+ ],
+ "name" : "Blog"
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "chart" : {
+ "type" : "column"
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-11-18 21:46:43 GMT"
- },
"xAxis" : {
"categories" : [
"Rakulius",
@@ -163,5 +156,12 @@
"Steven Wilson",
"Stuart Little"
]
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-11-18 21:55:52 GMT"
}
}