From: João Pedro Athayde Marcondes de André (JP) Date: Fri, 22 Apr 2011 08:39:49 +0000 (+0200) Subject: Change date format on x axis of the plots from mm/yy to dd/mm yyyy X-Git-Tag: xorg/1.1.1~77 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=4490b7640a4745db82de43ef228d774e977f9be2;p=platal.git Change date format on x axis of the plots from mm/yy to dd/mm yyyy --- diff --git a/modules/stats.php b/modules/stats.php index a7cc80a..df2212a 100644 --- a/modules/stats.php +++ b/modules/stats.php @@ -108,7 +108,7 @@ set size 640/480 set xdata time set timefmt "%d/%m/%y" -set format x "%m/%y" +set format x "%d/%m\\n%Y" set yr [$ymin:$ymax] set title "Nombre d'inscrits"