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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 15bac68f72..6ffc938719 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,7 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -173,14 +171,9 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 164] Last updated at 2020-05-25 13:12:05 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -344,10 +337,9 @@
22,
1,
2,
- 32,
+ 33,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -691,13 +683,21 @@
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "subtitle" : {
+ "text" : "[Champions: 164] Last updated at 2020-05-25 17:23:32 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}