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.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index ff46a73d15..8039843851 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,7 +1,15 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
22,
53,
@@ -24,7 +32,7 @@
2,
5,
0,
- 81,
+ 83,
24,
17,
11,
@@ -33,10 +41,10 @@
20,
65,
110
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -59,7 +67,7 @@
0,
0,
2,
- 100,
+ 102,
0,
2,
0,
@@ -68,9 +76,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
26,
@@ -102,19 +112,9 @@
10,
16,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Shawn Wagner",
@@ -149,19 +149,19 @@
"Wanderdoc"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "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-01-26 17:35:54 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-01-26 16:17:30 GMT"
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}