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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index acfa8f65d8..f5f2e2e742 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,19 +1,11 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-14 20:06:34 GMT"
- },
"xAxis" : {
"categories" : [
"Nuno Vieira",
@@ -48,17 +40,20 @@
"Rakesh Kumar Shardiwal"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
+ }
},
"series" : [
{
+ "name" : "Perl",
"data" : [
52,
2,
@@ -90,10 +85,10 @@
11,
21,
2
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -125,8 +120,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -163,5 +157,11 @@
0
]
}
- ]
+ ],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-11-14 20:41:58 GMT"
+ }
}