Page 1 of 1

Bug Statistiques - v 1.44 (10/04/2019)

Posted: 11 Apr 2019, 05:24
by François
Le graphique ne s'affiche pas dans la console j'ai l'erreur.

Uncaught TypeError: Cannot read property 'Constructor' of undefined
at initselect2 (fonctions.js:321)
at stats_users.php:44
initselect2 @ fonctions.js:321
(anonymous) @ stats_users.php:44


J'ai pu afficher le graphique en remplaçant le dossier jpgraph par la version 4.2.6 du 28 novembre 2019 disponible sur le site officiel https://jpgraph.net/download/.

Re: Bug Statistiques - v 1.44 (10/04/2019)

Posted: 12 Apr 2019, 05:50
by François
Il y a un bug dans les checkbox de la page www_stats_users.tpl et www_stats_projects.tpl
l.86 : dans le input abscisse_echelle_valeur_jours à remplacer par abscisse_echelle_valeur
Dans www_stats_projects.tpl:
l.148 : <img id="imgGraphe" src="graphe_users.php" par <img id="imgGraphe" src="graphe_projects.php"

Re: Bug Statistiques - v 1.44 (10/04/2019)

Posted: 12 Apr 2019, 17:16
by soplanning
Merci pour le retour, ce sera corrigé.