aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index f60a032e31..4485f5fa02 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,19 +1,6 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-05-21 22:03:21 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
@@ -45,7 +32,8 @@
45,
2,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -83,6 +71,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -114,10 +103,25 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -152,12 +156,8 @@
"Bruno Ramos"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-05-23 15:27:35 GMT"
},
"plotOptions" : {
"column" : {