projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fd4da0
)
Begin promo statistics at 1930 - fix picture title
author
Raphaël Marichez
<falco@gentoo.org>
Fri, 26 Oct 2007 09:53:57 +0000
(11:53 +0200)
committer
Raphaël Marichez
<falco@gentoo.org>
Fri, 26 Oct 2007 09:53:57 +0000
(11:53 +0200)
Signed-off-by: Raphaël Marichez <falco@gentoo.org>
modules/stats.php
patch
|
blob
|
blame
|
history
diff --git
a/modules/stats.php
b/modules/stats.php
index
58ee7d1
..
6c9f501
100644
(file)
--- a/
modules/stats.php
+++ b/
modules/stats.php
@@
-125,7
+125,7
@@
EOF2;
{
if ($promo == 'all') {
// date de départ
- $depart = 19
2
0;
+ $depart = 19
3
0;
//recupere le nombre d'inscriptions par jour sur la plage concernée
$res = XDB::iterRow(
@@
-164,7
+164,7
@@
set timefmt "%d/%m/%y"
set xr [$depart:$fin]
set yr [0:100]
-set title "
Nombre d'inscrits par promotion depuis $depart
."
+set title "
Proportion d'inscrits par promotion depuis $depart, en %
."
plot "-" using 1:2 title 'inscrits' with boxes;
{$inscrits}