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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index dab2972268..89c2ffdd70 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,7 +1,23 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-02-23 19:55:44 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -41,31 +57,14 @@
"Peter Meszaros"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-23 08:24:39 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
4,
0,
0,
1,
- 120,
+ 122,
0,
40,
14,
@@ -91,10 +90,10 @@
47,
1,
2
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
2,
@@ -126,10 +125,10 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -161,7 +160,8 @@
13,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
]
}