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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 8744b20846..228ff98df7 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,10 +1,21 @@
{
- "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"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 308] Last updated at 2024-04-28 20:47:12 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -183,7 +194,7 @@
117,
0,
2,
- 47,
+ 48,
1,
4,
8,
@@ -314,8 +325,7 @@
44,
11,
4
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -350,7 +360,7 @@
0,
0,
0,
- 59,
+ 60,
2,
0,
0,
@@ -631,7 +641,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -941,16 +950,16 @@
5,
10,
1
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 308] Last updated at 2024-04-28 18:08:59 GMT"
+ "chart" : {
+ "type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -1264,15 +1273,6 @@
"Yves Orton"
]
},
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
}