Feature #1522
Mis à jour par Serge Heiden il y a presque 7 ans
Currently the AFC factorial planes display allows the user to only choose between the 1-2, 1-3 and 2-3 planes. We need to have a way to display other planes.
h3. Diagnostic
The "bug" is easy to reproduce.
Remarks:
* Java interface only loads the first 5 factors informations from FactoMineR by default (even if informations for planes 4 and 5 are not available in the GUI)
h3. Solution / Resolution
FR:
* séparer le choix de facteurs sur chaque axe, horizontal et vertical
** afficher par défaut les facteurs h4. Solution 1 et
Add the next combinations (1-4, 1-5, 2-4 ,2-5, 3-4, 3-5).
h4. Solution 2
* afficher les données en tableau des
Allow the user to choose the axes to display in 2 axes affichés et choisir un design pour le troisième facteur affiché, par exemple :
** permettre de choisir le facteur affiché dans le troisième tableau
** afficher par défaut dans le troisième tableau le facteur suivant les deux premiers, ou le précédent, ou le premier facteur qui n'est pas affiché, dans l'ordre des facteurs input fields. Available from a "more axis" button.
We have to decide how we scenarize the access to more results tables because currently the results tables are limited to the first three factors informations.
h3. Diagnostic
The "bug" is easy to reproduce.
Remarks:
* Java interface only loads the first 5 factors informations from FactoMineR by default (even if informations for planes 4 and 5 are not available in the GUI)
h3. Solution / Resolution
FR:
* séparer le choix de facteurs sur chaque axe, horizontal et vertical
** afficher par défaut les facteurs h4. Solution 1 et
Add the next combinations (1-4, 1-5, 2-4 ,2-5, 3-4, 3-5).
h4. Solution 2
* afficher les données en tableau des
Allow the user to choose the axes to display in 2 axes affichés et choisir un design pour le troisième facteur affiché, par exemple :
** permettre de choisir le facteur affiché dans le troisième tableau
** afficher par défaut dans le troisième tableau le facteur suivant les deux premiers, ou le précédent, ou le premier facteur qui n'est pas affiché, dans l'ordre des facteurs input fields. Available from a "more axis" button.
We have to decide how we scenarize the access to more results tables because currently the results tables are limited to the first three factors informations.