Bug #1052
RCP: 0.7.6, Progression Java graphic for subcorpus, X-axis starts on the 1st word of the corpus
Statut: | Closed | Début: | 15/10/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Charts | Temps passé: | - | |
Version cible: | TXM 0.7.7 |
Description
The behavior of Progression graphics on sub-corpus is different between Java graphics and R graphics.
This bug happens when a Progression is computed on a subcorpus with the Java graphic engine.
The X-axis of the graph always starts with the position of the first word of the corpus, even if it's outside of the subcorpus.
(The X-axis ends correctly at the last subcorpus word position.)
Validation test¶
- create a subcorpus "DG2" that contains the 02_DeGaulle text only
- call Progression
- the X-axis must start with the "0" value and end with 2200 (more or less depending the window size)
MD : OK Ubuntu 14.04, Windows XP and MAc OS X 10.6
Historique
#1 Mis à jour par Serge Heiden il y a presque 11 ans
- Sujet changé de RCP: 0.7.6, Progression java graphic for subcorpus, X-axis starts on the 1st word of the corpus à RCP: 0.7.6, Progression Java graphic for subcorpus, X-axis starts on the 1st word of the corpus
- Description mis à jour (diff)
#2 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Statut changé de New à Resolved
- Version cible mis à TXM 0.7.6
- % réalisé changé de 0 à 80
#3 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Version cible changé de TXM 0.7.6 à TXM 0.7.7
#4 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Statut changé de Resolved à Feedback
#5 Mis à jour par Matthieu Decorde il y a presque 11 ans
- Description mis à jour (diff)
#6 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Description mis à jour (diff)
- % réalisé changé de 80 à 100
#7 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
- Statut changé de Feedback à Closed
OK, checked with R and JFC charts engines.