aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-271-300.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-271-300.json')
-rw-r--r--stats/pwc-summary-271-300.json68
1 files changed, 34 insertions, 34 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json
index 6586c769f0..5bb322a400 100644
--- a/stats/pwc-summary-271-300.json
+++ b/stats/pwc-summary-271-300.json
@@ -1,24 +1,54 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "xAxis" : {
+ "categories" : [
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 5] Last updated at 2022-11-14 20:41:58 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
3,
3,
86,
21
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
3,
21,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -31,37 +61,7 @@
]
}
],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "xAxis" : {
- "categories" : [
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez"
- ]
- },
- "subtitle" : {
- "text" : "[Champions: 5] Last updated at 2022-11-14 20:06:34 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
}
}