diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-04-01 18:17:24 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2024-04-01 18:17:24 +0100 |
| commit | 6e3cd6e8a2eb65b0ba00b4e15e1abeb689a33e8d (patch) | |
| tree | 9651d8a04663c80427d748c4be9886260db3031f /stats/pwc-summary.json | |
| parent | 0c72fe827b8dcc33de40b2dd35fad3b38fdb06a2 (diff) | |
| download | perlweeklychallenge-club-6e3cd6e8a2eb65b0ba00b4e15e1abeb689a33e8d.tar.gz perlweeklychallenge-club-6e3cd6e8a2eb65b0ba00b4e15e1abeb689a33e8d.tar.bz2 perlweeklychallenge-club-6e3cd6e8a2eb65b0ba00b4e15e1abeb689a33e8d.zip | |
- Added solutions by Mark Anderson.
- Added solutions by Thomas Kohler.
- Added solutions by Feng Chang.
- Added solutions by Peter Meszaros.
- Added solutions by Andrew Shitov.
- Added solutions by Steven Wilson.
- Added solutions by W. Luis Mochan.
- Added solutions by James Smith.
- Added solutions by Wanderdoc.
- Added solutions by Laurent Rosenfeld.
- Added solutions by Eric Cheung.
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 4cce428dba..a86fdd9e6d 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -23,7 +23,7 @@ 11, 4, 1, - 3, + 4, 65, 7, 0, @@ -113,7 +113,7 @@ 231, 1, 1, - 150, + 151, 1, 0, 0, @@ -157,7 +157,7 @@ 22, 9, 11, - 248, + 249, 16, 1, 0, @@ -220,7 +220,7 @@ 0, 129, 1, - 43, + 44, 10, 4, 1, @@ -286,7 +286,7 @@ 2, 2, 1, - 69, + 70, 1, 7, 0, @@ -302,9 +302,9 @@ 14, 0, 2, - 171, + 172, 41, - 112, + 113, 1, 3, 3, @@ -336,7 +336,7 @@ 0, 0, 0, - 47, + 48, 0, 0, 1, @@ -398,7 +398,7 @@ 0, 0, 0, - 160, + 161, 2, 119, 18, @@ -470,7 +470,7 @@ 0, 2, 0, - 249, + 250, 0, 0, 5, @@ -482,7 +482,7 @@ 1, 0, 0, - 210, + 211, 1, 27, 48, @@ -627,7 +627,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -739,7 +738,7 @@ 219, 0, 0, - 123, + 124, 0, 0, 0, @@ -783,7 +782,7 @@ 13, 0, 0, - 249, + 250, 0, 0, 0, @@ -912,7 +911,7 @@ 0, 0, 0, - 66, + 67, 0, 0, 0, @@ -928,7 +927,7 @@ 0, 0, 0, - 171, + 172, 17, 0, 0, @@ -937,9 +936,16 @@ 5, 10, 1 - ] + ], + "name" : "Blog" } ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "xAxis" : { "categories" : [ "3ter", @@ -1252,6 +1258,10 @@ "Yves Orton" ] }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -1260,20 +1270,10 @@ "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 308] Last updated at 2024-04-01 00:05:32 GMT" - }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 308] Last updated at 2024-04-01 17:13:37 GMT" } } |
