aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index fe76e7732b..ddf4c597ab 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,28 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 250] Last updated at 2022-02-17 20:48:49 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"series" : [
{
"data" : [
@@ -238,7 +262,7 @@
1,
3,
0,
- 103,
+ 104,
12,
9,
12,
@@ -256,6 +280,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -493,7 +518,7 @@
0,
0,
1,
- 105,
+ 106,
0,
2,
0,
@@ -507,10 +532,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -762,8 +787,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"xAxis" : {
@@ -1019,29 +1043,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 250] Last updated at 2022-02-17 20:02:09 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}